Why we will create load module in PDS only, Why nt in PS?
Answer Posted / paray2x
Load modules are actually libraries which contains
programs. We cannot specify a PS in STEPLIB or JOBLIB.
In fact, I tried to compile and link edit a program by
giving a PS load module and got the error
"The SYSLMOD dataset is not a PDS".
Similarly, catalogued procedures in JCLs can only exist in
PDS.
Relate to this to C, C++ where the #include files are in
folders.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Are there any set of rules for the names of the steps used in a job? What are they?
what is the use of JCL?
For what purpose steplib and joblib are used ?
How does the jcl specify the job to os?
What is the function of the dd dcb keyword?
What is notcat 2 - gs?
Name what parameter directs the output of the job log dataset?
what is SOC4 error?
What is the purpose of the dd keylen parameter?
How to override loadlib?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How to pass data to a program that is coded in an exec statement?
What is the purpose of dd?