What happens if both JOBLIB and STEPLIB is specified ?
Answer Posted / satyasivaji
Steplib overrides the JOBLIB
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
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 is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
How does jcl act on code(if you take a cobol program)?
What is the syntax of JCL statement?
what is JCL?
What are steplib and joblib?
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?
What are the utility programs in jcl?
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) ?
which parameter is used to check the syntax of a jcl without executing it?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How can the attributes of one sms dataset be copied to another dataset?
Explain dfsort utility?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
what is the use of JCL?