The maximum number of in-stream procedure you can code in
any JCL is ?
Answer Posted / nidhi sharma
15
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Explain the function of //cntl statement?
How do you overcome this limitation ?
a dd statement has 2 types of parameters. Name them?
What is the use of symbol // in jcl?
Explain how can return codes be tested before execution of a job step?
how do you access an uncataloged dataset in a jcl?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
what is the resolution for sb37 error
which utility is used a dummy utility?
What do you understand by jcl?
How does jcl act on code(if you take a cobol program)?