What is the difference between joblib and jcllib statements
Answer Posted / prashanthkodakani
hi mrunmaya,
loadlib: its a load library it contain the load module of
the step, then joblib search the load modules of the steps
in loadlib.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
How to alter the parameters for the existing gdg?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
Name a few IBM utility programs, and explain its function.
What is the purpose of the dd keylen parameter?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
what is the resolution for sb37 error
What is the function of the dd avgrec keyword in sms datasets?
what is DD statement is used in JCL?
Explain the function of a dd statement?
what are JCLLIB and STEPLIB in JCL?
which utility is used to run a cobol-db2 program?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
what is use of dcb parameter in dd statement?