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


Please Help Members By Posting Answers For Below Questions

What is the function of //jcllib statement?

802


What does a disposition of (MOD,DELETE,DELETE) mean ?

664


Does jcl support automatic restart?

759


how can you check if a file is empty using jcl?

812


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1485






What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

811


what are the various stages of job processing?

736


How does jcl act on code(if you take a cobol program)?

705


Which statement is used to identify the private libraries in job?

674


What do you understand by jcl?

625


what is the JCL statement consists of?

695


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

745


How dummy is used in jcl?

643


How to pass data to a program that is coded in an exec statement?

820


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

579