//ERFDS JOB
//STEP1
//STEP2
//STEP3...COND=(4,LT)
//STEP4
1.CONDITION IN STEP3 REFERS TO WHICH STEP'S RETURN CODE
(STEP1 OR STEP2)?
2.IN ABOVE PROGRAM IF CONDITION SATISFIES IN STEP3 WHICH
STEPS WILL EXECUTE?? AND WHY?
IF CONDITION IN STEP3 SATISFIES
Answer Posted / vishal sinha
1. Both
2. step 1,2,4
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What are hierarchy levels in jcl?
What is the function of the dd mgmtclas keyword in sms datasets?
I need exexution process for JCL programs
How to run cobol program using jcl?
Why block size is multiple of lrecl in jcl?
What is NOTCAT ?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is the function of //cntl statement?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What is the function of dd name parameter with a 2 part structure; audit.report?
Can we use DISP=SHR in output file in JCL
Explain the purpose of the dd keylen parameter?
how you can access an uncataloged dataset in a JCL?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
How gdg are concatenated?