How can we execute only one step in a job
Answer Posted / rookie
RE:MR.Ankur is right.
COND=EVEN/ONLY in the jobcard will in anyways execute the
first step.
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
Is it possible to left uncode disp?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
How to submit jcl through a cobol program?
Is it possible to code instream data in a PROC?
Explain how can an in-stream dataset be terminated?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Explain the function of dd disp parameter?
Are there any set of rules for the names of the steps used in a job?
Explain dd statement in jcl?
Explain how can the attributes of one sms dataset be copied to another dataset?
Does jcl support automatic restart?
Give the syntax of job specifying jcl statement.
What is the maximum length of a single line of jcl?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?