i want to restart frm step 2, previously i coded cond parameter on step2 wht happens at tht time ?

Answer Posted / praveen bejjanki

If you give Restart=step2 in jobname, it will ignore the
cond paramater on step2.
Dont modify the existing cond parm on step2.
Generally if you restart a jcl from a particular step it
will ignore the cond parm for that particular step.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define concatenating?

754


Explain the purpose of dd dummy statement?

781


Mention the types of job control statements?

792


List in order the hierarchical levels of jcl?

756


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?

1787






In sms datasets, what is the function of the dd avgrec keyword?

723


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1887


What is the difference between run mode and addressing mode?

726


Explain how can the disposition of sysout datasets be set for an entire jobstream?

729


what happens in execution stage in job processing?

729


What do you understand by the terms: joblib and steplib?

723


What is the function of //cntl statement?

930


What is the function of the steplib dd statement?

824


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1592


Explain the function of dd disp parameter?

687