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

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?

2218


What does a disposition of (MOD,DELETE,DELETE) mean ?

662


how can the same proc be re-used and called by many jobs?

905


Why block size is multiple of lrecl in jcl?

908


can any one plzzzzzz tell the jcl code for creating ps using idcams

10509






What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

673


how you will the direct the data to spool using sysout option?

1761


Is there any command to check wether the ps file is in sorted order?

2428


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

689


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

858


What is multithreading in jcl?

938


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

711


Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

2261


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

816


What is the purpose of dd * statement in jcl?

795