//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 / prijey

Condition in Step3 refers to the maximum return code from
the prior steps.

If 4 is less than MaxCC from prior steps then Step 3 will
not be executed. Step 4 will be executed anyway.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is use of disp parameter in dd statement?

667


How to execute 2nd and 4th steps among 5 steps in jcl proc?

752


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

925


write a jcl to execute a job by 7:00 am on jan 20,1986?

703


what is use of dcb parameter in dd statement?

780






whats the diff bw the evaluate also and and?

1862


which utility is used to sort a file in jcl?

752


What is the purpose of disp parameter?

649


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

2439


Explain the purpose of dd * statement in jcl?

643


What are the difference between jcl and jes?

1050


I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

2113


How gdg are concatenated?

672


I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?

8703


State the uses of syspring, sysin, sort fields, sum fields and dummy.

656