How can we execute only one step in a job
Answer Posted / suresh
Hi,
Better we can give the true condition i.e COND=(0,LE) in
all the steps that we don't want to execute.
Please suggest if am wrong
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are some jcl statements that are not allowed in procedures?
Explain about ISPF/TSO Commands
What is the function of the steplib dd statement?
When space is allocated for an output dataset, what units can be used?
What is one line to pass PARM from JCL to COBOL?
For what purpose steplib and joblib are used ?
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?
what is the difference between JES3 and JES2?
Explain the function of //jcllib statement?
How does jcl act on a cobol code?
Can an individual step be restricted from using all the jobs allowed cpu time?
Can we call instream to catalog and catalog to instream?
whats the diff bw the evaluate also and and?
What are the rules employed while naming the steps in a job?
if the submitter of a job wants to inform another user about the job completion, how can it be done?