How to execute 300 steps in a Job?
Answer Posted / manikandan.d
by using procedure we can execute 300 step since each proc
contain max of 255 steps...
one way :
so here we may use 2 proc to execute 300 steps...
another way:
we may use one proc(255 steps) and remaining steps(45 steps)
just include in a same job after that proc
| Is This Answer Correct ? | 2 Yes | 11 No |
Post New Answer View All Answers
Is their any set of rules for dd? Explain.
what is SOC4 error?
Suppose I have five jobs to do. But I want to hold one?
I need exexution process for JCL programs
What is one line to pass PARM from JCL to COBOL?
what is DSN parameter and DISP parameter is used for?
Where can program checkpoints be stored for use in a restart?
Differentiate between the joblib and the steplib statements?
Where & How Do You Code Identifier In Jcl?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
what are the statements that are not valid to be included in an include statement?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
what is use of dcb parameter in dd statement?
Explain the hierarchy levels in jcl?
What parameter of the job statement is used to limit the cpu time consumed by the job?