Answer Posted / kkinney
Yes, the total limit is 255. Keep in mind this includes all
steps in procedures & INCLUDEd JCL segments.
| Is This Answer Correct ? | 18 Yes | 3 No |
Post New Answer View All Answers
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What are steplib and joblib?
what is DD statement is used in JCL?
How do you overcome this limitation ?
how you can access an uncataloged dataset in a JCL?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What is the function of the steplib dd statement?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Explain dd statement in jcl?
Where & How Do You Code Identifier In Jcl?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What do you know about jcl?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Explain the function of a dd statement?
Is it possible to left uncode disp? If yes, how?