How can we execute only one step in a job

Answer Posted / ram g

Assume that job has 100 steps ... want to execute only the
step 89 then

just give the following stmt in job card..
restart = stepname, cond=(0,le)

can achieve this in multiple ways..!

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How gdg are concatenated?

664


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1795


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

726


Is condition checking possible in jcl?

710


what is use of dcb parameter in dd statement?

765






What does a disposition of (new,catlg,keep) for a dsn mean?

602


What is the motivation behind coding class parameter in job statement?

678


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

7434


What is jcl in mainframe?

682


Explain how can a jobs execution priority be modified?

729


what is JCL?

685


How to override loadlib?

1411


How can a jobs execution priority be modified?

791


What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?

1577


Explain the function of dd disp parameter?

588