If the COND parameter is specified in both the JOB and EXEC
statements, which one will take precedence? If JOB takes
priority and if all the conditions evaluate to false, then
will the conditions on the EXEC step be evaluated next?
Answer Posted / suputhru
IF THE COND PARAMETER SPECIFIED AT BOTH JOB AND EXEC.
THEN JOB COND WILL OVERRIDE EXEC COND.
JOB COND WILL ACTIVE.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is catelog procedure and how many catelog procedure to use in one job?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
Are there any set of rules for the names of the steps used in a job? What are they?
In job processing, what happens in conversion stage?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
what are JCLLIB and STEPLIB in JCL?
A dd statement consists of 4 fields. Name them?
how you will the direct the data to spool using sysout option?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
What are steplib and joblib?
what is SOC4 error?
Explain the function of job statement in jcl?
Is there any command to check wether the ps file is in sorted order?