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 program opens the file in EXTEND mode. What happens ?
3 13769
What is NOTCAT ?
How can an in-stream dataset be terminated?
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?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What are steplib and joblib? What for they are used?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
What is the motivation behind coding class parameter in job statement?
Which statement is used to identify the private libraries in job?
what is DD statement is used in JCL?
Explain the function of //cntl statement?
What do you know about jcl?
How can a fb file convert to vb file using sort program?
What dd statement is used to supply the name of a dataset?
Name the statement which can be used to send data to another mvs jes3 node?