What are the common keyword parameters in both job and exec
statements
Answer Posted / pawan
TIME REGION COND
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How does jcl specify the job to the operating system?
what sort card you will use to copy the data from one dataset to another dataset?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
what are the various stages of job processing?
Explain the function of //jcllib statement?
Does jcl support automatic restart?
What do you understand by the terms: joblib and steplib?
Can I share my data with other jobs? How?
What is multithreading in jcl?
What is the function of job statement in jcl?
What is the purpose of dd?
how do you access an uncataloged dataset in a jcl?
How can a jobs execution priority be modified?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Are there any set of rules for the names of the steps used in a job? What are they?