Answer Posted / krishna
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 exec statement.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
what is the resolution for sb37 error
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
A dd statement consists of 4 fields. Name them?
define cond parameter in jcl?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
For what purpose steplib and joblib are used ?
Explain the job statement in jcl?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Must tape dataset definitions include vol=ser specifications?
what is the use of JCL?
What is the function of the dd dcb keyword?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
State the uses of syspring, sysin, sort fields, sum fields and dummy.