Suppose there r 10 steps . Out fo which i want to execute
10th, 9th and 8th in reverse order without using IEBEDIT.
How can i do that..???
Answer Posted / sreerag p n
if you have 10 steps from that if you want to execte 10th
9th and 8th then first you specitfy cond parameter if you
specify a false cond in these 3 steps then that job will
execute(1 to 7 specify true cond) these 3 steps and after
specifying cond you give dprty.give first priority to 10th
and then 9th and 8th.
Sreerag.P.N
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Is condition checking possible in jcl? If yes, how?
What dd statement is used to supply the name of a dataset?
Are there any set of rules for the names of the steps used in a job? What are they?
Describe the various parameters utilized in the creation of a gdg?
Explain the function of a dd statement?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
How to submit jcl through a cobol program?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
In sms datasets, what is the function of the dd avgrec keyword?
What is the format of comment statement?
What is the function of dd disp parameter?
A dd statement consists of 4 fields. Name them?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
What is Cataloged Procedures?
if the submitter of a job wants to inform another user about the job completion, how can it be done?