What happens if both JOBLIB and STEPLIB is specified ?
Answer Posted / guest
Steplib will override the joblib given in the JCL
| Is This Answer Correct ? | 27 Yes | 1 No |
Post New Answer View All Answers
What are the jcl procedures?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Name a few IBM utility programs, and explain its function.
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
How to submit a jcl from cics?
What are the 2 types of parameters in dd statement?
What are the utility programs in jcl?
Which statement is used to identify the private libraries in job?
How do you create a temporary dataset?
Must tape dataset definitions include vol=ser specifications?
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 jcl?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Explain the purpose of dd * statement in jcl?
what is the purpose of coding class parameter in job statement?