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 / sno

If the COND parameter is code on the JOB as well as the
EXEC stmnts, then the specifications on the JOB statement
nullifies the specification on the EXEC statement.

Is This Answer Correct ?    12 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is timing concept in mainframe?

1664


what is use of disp parameter in dd statement?

667


How gdg are concatenated?

672


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1805


List in order the hierarchical levels of jcl?

672






Differentiate between addressing mode and run mode.

615


what is “Cond= even” and “Cond=only”?

746


When space is allocated for an output dataset, what units can be used?

757


how would you create a temporary dataset? And where will you use them?

772


How to override loadlib?

1432


How do you submit a job for execution?

640


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

835


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

616


What is jcl in mainframe, and how many types of jcl statements are there for a job?

633


in ways data can be passed to a COBOL program from JCL?

671