Answer Posted / khader
this is a good question fot interview purpose.
if you give time=0 then the job will be terminated
abnormally.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What is the format of comment statement?
What is the function of //jcllib statement?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How does jcl act on code(if you take a cobol program)?
What is the difference between run mode and addressing mode?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Explain the function of the steplib dd statement?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
How can return codes be tested before execution of a job step?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Explain the function of job statement in jcl?
When output dataset space is required, what quantity categories are used?
In job processing, what happens in conversion stage?
How can a fb file convert to vb file using sort program?