MOD, DELETE; What does a disposition of (,DELETE) mean ?
Answer Posted / guest
The MOD will cause the dataset to be created (if it does not
exist), and then the two DELETEs will cause the dataset to
be deleted whether the step abends or not. This disposition
is used to clear out a dataset at the beginning of a job.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What are hierarchy levels in jcl?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What is the use of disp parameter?
What are s0c1, s0c4, s0c5, s0c7 and socb?
What happens if both JOBLIB & STEPLIB is specified ?
what happens in execution stage in job processing?
How to submit a jcl from cics?
What is the purpose of dd?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
What parameter directs the output of the job log dataset?
what are the statements that are not valid to be included in an include statement?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
How is the record format of an output dataset specified?