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
How can an in-stream dataset be terminated?
which utility is used a dummy utility?
How can values be passed from the job stream to an executable program?
Explain in DD statement what is the use of DCB parameter?
What are the utility programs in jcl?
In job processing, what happens in conversion stage?
what is use of disp parameter in dd statement?
What is NOTCAT ?
What is the purpose of dd * statement in jcl?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Give the syntax of job specifying jcl statement.
How to submit jcl through a cobol program?
which utility is used to run a cobol-db2 program?
What are steplib and joblib? What for they are used?
Name the parameters which can be used to limit the number of records written to a sysout dataset?