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

What do you understand by jcl?

631


Differentiate between the joblib and the steplib statements?

859


What is NOTCAT ?

742


Can we call instream to catalog and catalog to instream?

685


What is the use of disp parameter?

653






Describe the various parameters utilized in the creation of a gdg?

686


What is concatenating?

638


whats the diff bw the evaluate also and and?

1858


How is a type of file defined in the jcl that executes the cobol program?

716


Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC

818


Is it possible to code instream data in a PROC?

754


Is it possible to left uncode disp?

716


How do you create a temporary dataset?

665


what are the types of abends that occur on job failure? And explain the possible causes of these

1121


What is the syntax of JCL statement?

698