Answer Posted / kathirvel sellappan
Condition can code in both JOB and EXEC statements. when we
code these parameter on both statements JOB-COND will
override EXEC-COND.
| Is This Answer Correct ? | 20 Yes | 9 No |
Post New Answer View All Answers
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What is the motivation behind coding class parameter in job statement?
List the various advantages of using jcl language?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What are the rules employed while naming the steps in a job?
what is the JCL statement consists of?
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?
Explain how can a stopped job be started again?
what is use of dcb parameter in dd statement?
How can a fb file convert to vb file using sort program?
What is the purpose of dd?
In job processing, what happens in conversion stage?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Explain how can a jobs execution priority be modified?