What does a disposition of (NEW,CATLG,KEEP) mean?
Answer / guest
That this is a new dataset and needs to be allocated, to
CATLG the dataset if the step is successful and to KEEP but
not CATLG the dataset if the step abends. Thus if the step
abends, the dataset would not be catalogued and we would
need to supply the vol. ser the next time we refer to it.
| Is This Answer Correct ? | 24 Yes | 2 No |
Can we change a FB file to VB file in JCL? Please help
how to compress the data set
how to edit a tape dataset ? asked in wipro
Can a temporary dataset be converted to permanent dataset and vice-versa in the middle of a job ?
how to create a member or sequential dataset through tso command??
How do you skip a particular step in a proc/JOB?
Can we Execute a job without specifying Job Name in the Job Card?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
//step#3 exec pgm = hkbc762 what is wrong with the syntax?
How do you access an uncatalogued dataset in a jcl?
How to see the COMP3 value(packd decimal)
whats the difference between empty and noempty of GDG?