In a JCL if previous steps return code is greater than 0 or
4 then the next step will not execute. But the job will be
successfull with the maximum return code. How can we reset
this maximum return code to '0' regardless of return codes
of any steps?
Answer Posted / srk
can u specify the code for above problem
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How is a type of file defined in the jcl that executes the cobol program?
What is the function of the dd avgrec keyword in sms datasets?
Explain the hierarchy levels in jcl?
What is the format of comment statement?
What is the use of disp parameter?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What are some jcl statements that are not allowed in procedures?
how JCL works?
what is DSN parameter and DISP parameter is used for?
What is concatenating?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
how can you check if a file is empty using jcl?
what is SOC4 error?
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