I have a JCL with 10 steps, want to execute first 5 steps
only, what are ways of doing it?is it possible to control
through JOB card?

Answer Posted / anshuman

you can use the IBM utility EIBEDIT for this n mention step
1 to 5

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

641


How to override loadlib?

1406


What is the maximum length of a single line of jcl?

809


what is DSN in JCL and what are the parameters to declare the DSN?

708


Is there any command to check wether the ps file is in sorted order?

2414






In job processing, what happens in conversion stage?

719


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

910


List the different components of jcl statement?

679


What is the purpose of the dd keylen parameter?

701


Is it possible to code instream data in a PROC?

737


How can the attributes of one sms dataset be copied to another dataset?

834


What is the significance of addrspc parameter in the exec statement?

607


what are the various stages of job processing?

720


Explain the function of //jcllib statement?

687


Can an individual step be restricted from using all the jobs allowed cpu time?

991