How can we execute only one step in a job
Answer Posted / ankur
hi
kamal.
i know that by IEBEDIT IT can be done....
//sysin dd *
edit type=exclude, stepname=(step01)
//
but we should try with cond...
i know cond = only in first skip or flush the 1st step ..
just check it...
bye
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the positional and keyword parameters? Give examples.
List the different jcl statements that are not permitted in the procedures?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Explain the function of job statement in jcl?
How gdg are concatenated?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Is automatic restart possible in jcl?
is there any way to execute more than one proc in the same exec statement at the same time..?
Can I send output of job to my remote device careerride123?
what are the types of abends that occur on job failure? And explain the possible causes of these
What is the purpose of dd dummy statement?
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.
Can an individual step be restricted from using all the jobs allowed cpu time?
Is their any set of rules for dd? Explain.