suppose i have 10 job steps and i want to execute only step
6.How to write?
Answer Posted / rahul singh
code restart=step6, cond=(0,le) in job card and only step6
will be executed
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
which utility is used a dummy utility?
How to alter the parameters for the existing gdg?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
how you can access an uncataloged dataset in a JCL?
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 ?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
how to do automated restart when a job abends?
What is timing concept in mainframe?
Explain about LMQUERY�give a dialog information about a data set
Explain how can the disposition of sysout datasets be set for an entire jobstream?
How does jcl specify the job to the operating system?
How dummy is used in jcl?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
When space is allocated for an output dataset, what units can be used?