MOD, DELETE; What does a disposition of (,DELETE) mean ?
Answer Posted / vimal raj
Mod will modify the existing dataset if job runs fine and it
will delete it if job abends or hit with error
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Explain the function of the dd dcb keyword?
How can values be passed from the job stream to an executable program?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
Differentiate between the joblib and the steplib statements?
What statement can be used to send data to another mvs jes3 node?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
what JCL Procedures?
What is jcl in mainframe?
is there any way to execute more than one proc in the same exec statement at the same time..?
What are the rules employed while naming the steps in a job?
Explain the function of dd name parameter with a 2 part structure; audit.report?
what is use of space parameter in dd statement?