i have 5 steps to execute in that i want to skip 3nd step
and start execute from forth step how can u do this.
Answer Posted / mohan.chepuri
step3 use cond=(00,le) job wil be bypass in this case
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
a dd statement has 2 types of parameters. Name them?
What is the difference between run mode and addressing mode?
how do you access an uncataloged dataset in a jcl?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
what is DSN in JCL and what are the parameters to declare the DSN?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
what is a jcl?
can any one plzzzzzz tell the jcl code for creating ps using idcams
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Can an individual step be restricted from using all the jobs allowed cpu time?
How to alter the parameters for the existing gdg?
whats the diff bw the evaluate also and and?
How can the attributes of one sms dataset be copied to another dataset?
What is the purpose of the dd keylen parameter?