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


Please Help Members By Posting Answers For Below Questions

How can an in-stream dataset be terminated?

954


which utility is used a dummy utility?

927


How can values be passed from the job stream to an executable program?

961


Explain in DD statement what is the use of DCB parameter?

745


What are the utility programs in jcl?

728






In job processing, what happens in conversion stage?

846


what is use of disp parameter in dd statement?

740


What is NOTCAT ?

842


What is the purpose of dd * statement in jcl?

901


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

822


Give the syntax of job specifying jcl statement.

713


How to submit jcl through a cobol program?

777


which utility is used to run a cobol-db2 program?

914


What are steplib and joblib? What for they are used?

782


Name the parameters which can be used to limit the number of records written to a sysout dataset?

733