How to execute 300 steps in a Job?

Answer Posted / lalith

one job can execute max. of 255 steps only...
so we cant execute 300 steps in one job...

we can solve this using procs...
1). we can write some steps in one proc and remaining in
another procs call these two procs in one job then we can
execute 300 steps.
2). we can write 255 steps in one proc and remaining steps
in job....

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is DD statement is used in JCL?

764


can any one plzzzzzz tell the jcl code for creating ps using idcams

10770


Why block size is multiple of lrecl in jcl?

1021


Explain the job statement in jcl?

741


Can we use DISP=SHR in output file in JCL

1070






What is NOTCAT ?

842


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

885


when can a job time-out occur? How to overcome that?

843


Differentiate between addressing mode and run mode.

689


In sms datasets, what is the function of the dd mgmtclas keyword?

975


Explain the function of dd name parameter with a 2 part structure; audit.report?

1030


What are the rules employed while naming the steps in a job?

778


Differentiate between the joblib and the steplib statements?

952


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

802


What is jcl in mainframe, and how many types of jcl statements are there for a job?

731