Answer Posted / chandrasekhar
JOB EXEC AND DD
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What dd statement is used to supply the name of a dataset?
Explain the function of a dd statement?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What is condition checking in jcl? Is this possible?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What do you understand by the terms: joblib and steplib?
How is the record format of an output dataset specified?
Name what parameter directs the output of the job log dataset?
What parameter directs the output of the job log dataset?
Name the statement which can be used to send data to another mvs jes3 node?
A dd statement consists of 4 fields. Name them?
How can values be passed from the job stream to an executable program?
Explain the purpose of the dd keylen parameter?
Is automatic restart possible in jcl?
how you can access an uncataloged dataset in a JCL?