In Job, there are 10 steps. If I want to execute the first 6
steps and don't want to execute from 7th to 10th step. What
is the solution for this ?

Answer Posted / satyanarayana

execute the steps till 6th step and in the 7 the step we
need to give the positive conditin like COND = (0 LE)which
is always true. so all the steps from 7 th step will be
bypassed.

thanks
satya

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

787


how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?

797


what is use of space parameter in dd statement?

762


Can I send output of job to my remote device careerride123?

680


What is use of restart and how to use it?

781






whats the diff bw the evaluate also and and?

1870


What are steplib and joblib? What for they are used?

702


which utility is used to run a cobol-db2 program?

820


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

679


what is use of dcb parameter in dd statement?

789


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

1128


What is the function of the steplib dd statement?

752


Can I share my data with other jobs? How?

681


I need exexution process for JCL programs

1863


what happens in conversion stage in job processing?

739