What parameter directs the output of the job log dataset?
What is the function of the dd avgrec keyword in sms datasets?
What do you know about jcl?
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 ?
What are s0c1, s0c4, s0c5, s0c7 and socb?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
How would you understand error(execution phase)?
i want to store 20 digits . how will u do it in cobol ?
How does jcl act on a cobol code?
Is automatic restart possible in jcl? If yes, how?
what is the use of IEBGENER utility?
What is timing concept in mainframe?
Explain about LMFREE�free data set from its association with data ID
What are steplib and joblib?
Is condition checking possible in jcl? If yes, how?