How can we execute only one step in a job

Answer Posted / sathishkumar

Hi,

Use cond=(0,LE) in jobcard and also specify
Restart=Stepname,the step you want to execute.

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how you can direct the data to spool using SYSOUT option?

931


Explain the hierarchy levels in jcl?

1120


For what purpose steplib and joblib are used ?

690


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

725


What is the function of the steplib dd statement?

744






What dd statement is used to supply the name of a dataset?

779


what is the difference between JES3 and JES2?

683


what is DSN in JCL and what are the parameters to declare the DSN?

724


Is acct parameter mandatory?

764


What is the function of job statement in jcl?

638


Is their any limit for data sets?

706


Is automatic restart possible in jcl?

745


how to run batch program without jcl?

10093


when can a job time-out occur? How to overcome that?

753


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?

623