How to execute 300 steps in a Job?

Answer Posted / harsha

I think its not possible.

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can a jobs execution priority be modified?

799


What is the difference between the positional and keyword parameters? Give examples.

716


Is acct parameter mandatory?

764


what is use of space parameter in dd statement?

758


What is catelog procedure and how many catelog procedure to use in one job?

7463






What does a disposition of (MOD,DELETE,DELETE) mean ?

668


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

819


How can a stopped job be started again?

715


How can return codes be tested before execution of a job step?

928


what is DD statement is used in JCL?

683


I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?

8690


What are the difference between jcl and jes?

1050


What are hierarchy levels in jcl?

960


how can the same proc be re-used and called by many jobs?

915


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

822