there are 10 steps in jcl how to execute the steps from
step2 to step8 only

Answer Posted / chowdary

give restart from step 2 and give end statement after 8th
step

it might be possible by using cond parameter

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can an in-stream dataset be terminated?

1047


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

1013


What is Cataloged Procedures?

881


What is the significance of addrspc parameter in exec statement?

934


what is the use of JCL?

879


what is the purpose of coding class parameter in job statement?

961


What are the rules employed while naming the steps in a job?

891


List in order the hierarchical levels of jcl?

852


what is use of dsn parameter in dd statement?

881


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

4534


What dd statement is used to supply the name of a dataset?

1055


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

1162


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2425


Can I share my data with other jobs? How?

846


How do you create a temporary dataset?

844