Answer Posted / k s raju
maximum 255 steps we can code incuding steps in instream
and catalog procedures
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the function of a dd statement?
Name a few IBM utility programs, and explain its function.
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 ?
Explain the function of //cntl statement?
Is condition checking possible in jcl?
What are the parameters that are used in creating a gdg?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Explain the function of the steplib dd statement?
Can I share my data with other jobs? How?
How do you create a temporary dataset?
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?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
What is the syntax of JCL statement?
How would you understand error(execution phase)?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?