In jcl i have 255 steps. In 255 step i declared proc. In proc
i have 20 steps this job is executable or not? why?
Answer Posted / pandiyan and stalin
No, the job cannot be excecuted. Because a job a maximum of
255 steps in a program.
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What is the difference between the positional and keyword parameters? Give examples.
what are the statements that are not valid to be included in an include statement?
What are the jcl procedures?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
what sort card you will use to copy the data from one dataset to another dataset?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
how would you create a temporary dataset? And where will you use them?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
can any one plzzzzzz tell the jcl code for creating ps using idcams
what is the use of JCL?
what is DD statement is used in JCL?
What happens if both JOBLIB & STEPLIB is specified ?
which parameter is use to declare the name of dataset in dd statement?
Is their any limit for data sets?
Explain dd statement in jcl?