How can i execute 5th step without executing first 4 steps?

Answer Posted / guest

We can execute the job from any step by skipping the
previous steps using restart condition.

for example:
To restart from 5th step we have to mention in the job card
as
RESTART=STEP5

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How gdg are concatenated?

672


What does a disposition of (MOD,DELETE,DELETE) mean ?

668


Mention the types of job control statements?

689


Explain how can values be passed from the job stream to an executable program?

630


what is a jcl?

691






What do you understand by the term notcat 2 – gs?

759


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

638


How can a jobs execution priority be modified?

799


whats the diff bw the evaluate also and and?

1858


What is the motivation behind coding class parameter in job statement?

692


How to do automated restart when a job abend?

791


What is the purpose of dd * statement in jcl?

812


How can a stopped job be started again?

715


How does jcl specify the job to the operating system?

754


What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

9222