Answer Posted / kavya
COND parameter specifies the return code test which the
system uses to determine whether a JOB wil continue
processing or not.If the test is not specified then the
system executes the job step else system bypasses all the
remaining steps.
| Is This Answer Correct ? | 11 Yes | 6 No |
Post New Answer View All Answers
how can you check if a file is empty using jcl?
What is use of restart and how to use it?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What are steplib and joblib? What for they are used?
How can the disposition of sysout datasets be set for an entire jobstream?
What is multithreading in jcl?
Is automatic restart possible in jcl?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Name a few IBM utility programs, and explain its function.
Differentiate between addressing mode and run mode.
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
what are the types of abends that occur on job failure? And explain the possible causes of these
What do you understand by the term job time – out and how can you overcome that?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
How to submit a jcl from cics?