How can we execute only one step in a job

Answer Posted / chaitanya

in the proc call statement, EXEC PROC, we need to use
stepname.COND=(0,LE) option

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

608


what operation is performed by job statement?

650


what is a jcl?

680


in ways data can be passed to a COBOL program from JCL?

658


What happens if both JOBLIB & STEPLIB is specified ?

598






How to do automated restart when a job abend?

782


What is the function of job statement in jcl?

629


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

666


Explain about LMFREE�free data set from its association with data ID

988


Is acct parameter mandatory?

754


which utility is used to sort a file in jcl?

739


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

736


how can you check if a file is empty using jcl?

800


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

646


How can a stopped job be started again?

694