Answer Posted / xyz
Specifies whether the JOB should continue or terminate
depending on the outcome of any step in the JOB
Before each step is executed, the system checks the COND
parameter against the return code from completed JOB step
If satisfied, the system terminates the JOB, else it
executes the JOB
Format is COND=((code, operator), (code, operator)…)
| Is This Answer Correct ? | 46 Yes | 10 No |
Post New Answer View All Answers
how do you code a null statement?
Where & How Do You Code Identifier In Jcl?
When space is allocated for an output dataset, what units can be used?
Explain how can an in-stream dataset be terminated?
How is a type of file defined in the jcl that executes the cobol program?
What is jcl in mainframe?
Is there any command to check wether the ps file is in sorted order?
How jcl work to handle various input output file operations?
What is the significance of addrspc parameter in exec statement?
Is it possible to code instream data in a PROC?
Explain the job statement in jcl?
What is multithreading in jcl?
what happens in execution stage in job processing?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Is their any limit for data sets?