i have 3 steps in my jcl, where i want to run only one step
at a time depending on the variable. How should i give the
condition statement... I have tried this with two steps
which is working but not able to add condn for the 3rd
step. can anyone help me... I want to know the cond stmt
which i can code in step 3 and step4, so that only either
step2 or step3 or step4 executes

Answer Posted / uday bhaskar

if we refer cond perameter with first step then we can
bypass the third and forth steps also
if you not refer then it will take return code of the above
step so if above step was bypass then all will bypas

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by jcl?

821


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

1218


What are the 4 fields in dd statement?

941


What is the use of disp parameter?

858


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

2017


How to run cobol program using jcl?

903


i want to store 20 digits . how will u do it in cobol ?

1106


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2438


Are there any set of rules for the names of the steps used in a job?

861


How to pass the parameter in parm using linkage section ? (syntax)?

863


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

938


How would you understand error(execution phase)?

877


How can the disposition of sysout datasets be set for an entire jobstream?

1091


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

2193


Differentiate between addressing mode and run mode.

797