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

What is the purpose of dd * statement in jcl?

798


what happens in execution stage in job processing?

652


Explain the function of //jcllib statement?

701


What is the purpose of disp parameter?

638


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

1946






Is it possible to define dd statements as you want?

644


Describe the various parameters utilized in the creation of a gdg?

680


What is the function of //jcllib statement?

803


Explain how can the submitting users racf authority be overridden in a job stream?

669


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

641


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

603


Explain the jcl exec statement?

645


How can an in-stream dataset be terminated?

846


what is use of dsn parameter in dd statement?

668


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

616