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 parameter of the job statement is used to limit the cpu time consumed by the job?
how to compare two datasets without using superce because output is limited to 133 bytes
What do you know about jcl?
How to run cobol program using jcl?
what is SOC4 error?
define cond parameter in jcl?
List the different components of jcl statement?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What are the rules employed while naming the steps in a job?
Explain how can an in-stream dataset be terminated?
Explain how can a stopped job be started again?
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 ?
in ways data can be passed to a COBOL program from JCL?
How can values be passed from the job stream to an executable program?
How do you access an uncatalogued dataset in a jcl?