i have 5 steps to execute in that i want to skip 3nd step
and start execute from forth step how can u do this.
Answer Posted / karan johar accenture
//step3 exec pgm=p3,cond=(4,GT,0)[0 means rc of step2]
//step4 exec pgm=p4,cond=(4,LE)
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is jcl in mainframe?
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
How to execute 2nd and 4th steps among 5 steps in jcl proc?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
What is the function of the dd avgrec keyword in sms datasets?
What is the difference between the positional and keyword parameters? Give examples.
what is the JCL statement consists of?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
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
When space is allocated for an output dataset, what units can be used?
What are the 4 fields in dd statement?
What do you understand by jcl?
what is JCL?
which parameter is used to check the syntax of a jcl without executing it?
What is the function of dd disp parameter?