Answer Posted / challa srinivas
cond statement is used for conditional execution of a
perticular step.
cond=(return code, relational operator)
it can be coded with job statement or with step statement.
If COND parameter is coded both in job and step, then COND parameter of step will override JOB.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how you can direct the data to spool using SYSOUT option?
How jcl work to handle various input output file operations?
Can I send output of job to my remote device careerride123?
Why include statement is used in a jcl?
What is the function of the dd mgmtclas keyword in sms datasets?
What is NOTCAT ?
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 steplib dd statement?
what is JCL?
Explain the function of a dd statement?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
What are the parameters that are used in creating a gdg?
Is it possible to define dd statements as you want?
What is concatenating?