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 is the record format of an output dataset specified?
List the different jcl statements that are not permitted in the procedures?
what is use of dsn parameter in dd statement?
How to alter the parameters for the existing gdg?
how can the same proc be re-used and called by many jobs?
which utility is used to run a cobol-db2 program?
which parameter is used to check the syntax of a jcl without executing it?
Explain the function of //cntl statement?
what is SOC4 error?
What happens if both JOBLIB & STEPLIB is specified ?
What is notcat 2 - gs?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
what is use of space parameter in dd statement?
How can the submitting users racf authority be overridden in a job stream?
how to do automated restart when a job abends?