Answer Posted / suputhru
both statements coded then
JOB-COND will override EXEC-COND.
job-cod will active.
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
Is acct parameter mandatory?
Give the syntax of job specifying jcl statement.
How is the record format of an output dataset specified?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Which dd parameters are required?
Explain the function of the steplib dd statement?
Explain the function of //cntl statement?
What is the motivation behind coding class parameter in job statement?
Must tape dataset definitions include vol=ser specifications?
Does jcl support automatic restart?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
in ways data can be passed to a COBOL program from JCL?
what is use of dsn parameter in dd statement?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?