what are the options in file-aid to edit vsam dataset and
to compare data sets.
Answers were Sorted based on User's Feedback
Answer / jagan
And more thing regarding compare option is only files with
LRECL of 80 bytes can be compared in FILE-AID . If files of
LRECL > 80 is to be compared then try 3.13 option in batch mode.
| Is This Answer Correct ? | 1 Yes | 1 No |
what happens if job falls in loop ? how to resolve it ?
What is Cataloged Procedures?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Can we delete the data using IEFBR14 , IEBGENER??
How do you skip a particular step in a proc/JOB?
can a job be submitted through jcl only? is there another way to submit a job?
What are the keywords associated with DCB? How can you specify DCB information? What is the OS precedence for obtaining that DCB information, ie. where does the system look for it first?
I have three files for one step i need to override the third file how to do that in jcl?
what is a cataloged procedure ?
I have 2 steps in my exec statement , in first step I am creating a gdg, and the output of this step is going into second step as a input, and this second step is abended , now how could i approach in this case.
What is model dataset label(Model DSCB)?
What does a disposition of (NEW,CATLG,KEEP) mean?