wht is step lib n job lib ? where can we code joblib n steplib ?
Answer Posted / venkat
The library which is declared under the job cord is the
joblib. The library specified under the step is the steplib.
If the load module not found in the steplib then the system
searches in the joblib.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are hierarchy levels in jcl?
Describe the various parameters utilized in the creation of a gdg?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
how you can direct the data to spool using SYSOUT option?
In job processing, what happens in execution stage?
what operation is performed by job statement?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
what is the use of JCL?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
What is concatenating?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
How jcl work to handle various input output file operations?
what is SOC4 error?
What does a disposition of (new,catlg,keep) for a dsn mean?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?