i have 3 steps in my jcl, where i want to run only one step
at a time depending on the variable. How should i give the
condition statement... I have tried this with two steps
which is working but not able to add condn for the 3rd
step. can anyone help me... I want to know the cond stmt
which i can code in step 3 and step4, so that only either
step2 or step3 or step4 executes
Answer Posted / p.j.karthikeyan
Uday Bhaskar is correct
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
State the uses of syspring, sysin, sort fields, sum fields and dummy.
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
How to do automated restart when a job abend?
What is job control language?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What are s0c1, s0c4, s0c5, s0c7 and socb?
what is the purpose of coding notify parameter in job statement?
How jcl work to handle various input output file operations?
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 parameter of the job statement is used to limit the cpu time consumed by the job?
What is the significance of addrspc parameter in exec statement?
whats the diff bw the evaluate also and and?
What is the difference between run mode and addressing mode?
when does a dataset go uncataloged?
When output dataset space is required, what quantity categories are used?