How can we execute only one step in a job

Answer Posted / sravanthi

We cannot specify COND parameter for the first step in JCL.
So if there are many steps in JCL, we need to restart the
job from the required step. A null statement at the end of
this step can be given for running this step alone. If any
other step also need sto be run, then we can go for the COND
parameter instead of the null statement

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use DISP=SHR in output file in JCL

946


what is the resolution for sb37 error

7686


Explain the function of dd disp parameter?

588


what JCL Procedures?

696


can any one plzzzzzz tell the jcl code for creating ps using idcams

10491






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

678


Are there any set of rules for the names of the steps used in a job? What are they?

610


What parameter directs the output of the job log dataset?

761


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

738


Explain the function of a dd statement?

651


What happens if both JOBLIB & STEPLIB is specified ?

602


what is the purpose of coding class parameter in job statement?

709


How would you understand error(execution phase)?

619


Explain the job statement in jcl?

641


Brief description of inline procedure of jcl.

677