The maximum number of in-stream procedure you can code in
any JCL is ?
Answer Posted / jerinjose
The maximum number of instream procedures you can in any
job is 15
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the motivation behind coding class parameter in job statement?
What are the parameters that are used in creating a gdg?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What do you understand by jcl?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
How can unused space allocation be returned to the system when a dataset is closed?
what are the statements that are not valid to be included in an include statement?
How to pass the parameter in parm using linkage section ? (syntax)?
how do you code a null statement?
I need exexution process for JCL programs
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
how do you access an uncataloged dataset in a jcl?
Is automatic restart possible in jcl? If yes, how?
Can I share my data with other jobs? How?