how to delete record in a SE file using EZT
-
- Posts: 136
- Joined: Mon Sep 21, 2015 1:39 pm
- Skillset: VSAM,CICS,JCL,COBOL
- Referer: INTERENT
how to delete record in a SE file using EZT
I need to delete a single record from SE file. Is it possible by EZT?
- prino
- Posts: 641
- Joined: Wed Mar 11, 2009 12:22 am
- Skillset: PL/I - CICS - DB2 - IDMS - REXX - JCL, most in excess of three decades
- Referer: Google
- Location: Vilnius, Lithuania
- Contact:
Re: how to delete record in a SE file using EZT
If EZT is Turing complete, it is possible, which is the only possible answer for your completely incomplete question.
What the flipping 'ell is an "SE" file?
What the flipping 'ell is an "SE" file?
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
robert.ah.prins @ the.17+Gb.Google thingy
-
- Posts: 136
- Joined: Mon Sep 21, 2015 1:39 pm
- Skillset: VSAM,CICS,JCL,COBOL
- Referer: INTERENT
Re: how to delete record in a SE file using EZT
prino wrote:If EZT is Turing complete, it is possible, which is the only possible answer for your completely incomplete question.
What the flipping 'ell is an "SE" file?
I didn't get your point.
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: how to delete record in a SE file using EZT
You did not answer this question -- "SE" file is not standard terminology so nobody responding on this forum has any idea what you mean by the term. If you mean sequential data set (z/OS only has files on tape and in Unix System Services -- everything else is a data set), then you should say so. Using non-standard abbreviations is not a good way to get your question answered.What the flipping 'ell is an "SE" file?
You asked a yes / no question in your original post -- yes, it is possible (depending upon what you meant by "SE" file). Depending upon what "SE" file means, you may have to read the entire input data set, and write to a new (different) data set every record except the one you want to delete, but you didn't provide enough information in your post for us to help you identify a precise solution.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Create multiple records based on one record within a file.
by chillmo » Thu Aug 11, 2022 3:54 am » in Syncsort/Synctool - 5
- 7680
-
by sergeyken
View the latest post
Fri Aug 12, 2022 2:23 am
-
-
-
Copy partial record after a string in a record using SORT.
by Esmayeelhusen » Thu May 04, 2023 3:03 pm » in DFSORT/ICETOOL/ICEGENER - 16
- 4146
-
by Esmayeelhusen
View the latest post
Mon May 22, 2023 3:50 pm
-
-
- 1
- 2287
-
by Robert Sample
View the latest post
Fri Feb 25, 2022 7:42 pm
-
- 1
- 5653
-
by enrico-sorichetti
View the latest post
Fri Dec 10, 2021 5:23 pm
-
-
Issue Create/delete ALIAS IDC3013I and then IDC3012I
by jcdm » Thu Dec 05, 2024 9:26 pm » in VSAM/SMS - 1
- 1677
-
by willy jensen
View the latest post
Fri Dec 06, 2024 12:04 am
-