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

Explain how can return codes be tested before execution of a job step?

834


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

807


How does jcl act on a cobol code?

659


What is the format of comment statement?

671


how to run batch program without jcl?

10088






What is use of restart and how to use it?

774


What is notcat 2 - gs?

941


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

675


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

1809


For what purpose steplib and joblib are used ?

690


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

1933


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

726


Differentiate between the joblib and the steplib statements?

859


Name the parameters which can be used to limit the number of records written to a sysout dataset?

656


what is the difference between JES3 and JES2?

683