Can we use COND=EVEN on a job card, when jobs are scheduled
through scheduler?
Answer Posted / bala
Yes we can. If COND=EVEN is specified in Job card it
applies to all steps in that job and it overrides the COND
parameters coded on the EXEC statements if any.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How would you understand error(execution phase)?
Is acct parameter mandatory?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What do you understand by the term job time – out and how can you overcome that?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
What is the difference between the positional and keyword parameters? Give examples.
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What is the purpose of dd dummy statement?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Is automatic restart possible in jcl? If yes, how?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
List the different jcl statements that are not permitted in the procedures?
what JCL Procedures?
what is DD statement is used in JCL?
what happens in conversion stage in job processing?