The maximum number of in-stream procedure you can code in
any JCL is ?
Answers were Sorted based on User's Feedback
Answer / jerinjose
The maximum number of instream procedures you can in any
job is 15
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / gayathri
It worked for me when I coded more than 15 instream
procedures. I coded 17 instream procedures and I got answer
for all the 17 steps. Why?
| Is This Answer Correct ? | 1 Yes | 0 No |
What is difference between Return Code, user completion code, Abend code and reason Code?
If I defined space as TRK(10,10) for the one file and lrecl = 4K then tell me how many record will vsam file will contain. will it 1,2,3,4,5 or how many,
How jcl work to handle various input output file operations?
What is DSNDB06 ?
TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or execution time)?
What is Backward Referencing ?
How can return codes be tested before execution of a job step?
When should DISP=MOD is used?
how to split a file
in a series of 10 steps, i need to run only 1,3,5,7 & 9th steps only. how do u code?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What does the keyword DCB mean and what are some of the keywords associated with it?