The maximum number of in-stream procedure you can code in
any JCL is ?
Answer Posted / jayakumar
15
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is use of restart and how to use it?
What are the jcl procedures?
What are the 2 types of parameters in dd statement?
How does jcl act on code(if you take a cobol program)?
write a jcl to execute a job by 7:00 am on jan 20,1986?
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?
Is condition checking possible in jcl? If yes, how?
Is condition checking possible in jcl?
What is the motivation behind coding class parameter in job statement?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
which parameter is used to check the syntax of a jcl without executing it?
what is the resolution for sb37 error
Explain the function of //jcllib statement?
In sms datasets, what is the function of the dd avgrec keyword?
how JCL works?