wt will happen to the step of a job if u code COND=ONLY
Answer Posted / vinay sonar
//STEP2 DD PGM=IEBGENER,COND=ONLY
it means execute that step only if previous step abends
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is use of space parameter in dd statement?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What parameter directs the output of the job log dataset?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What is the difference between the positional and keyword parameters? Give examples.
What is the significance of addrspc parameter in exec statement?
What is the motivation behind coding class parameter in job statement?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What is the function of the dd mgmtclas keyword in sms datasets?
what is the purpose of coding class parameter in job statement?
How does jcl act on a cobol code?