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
i want to store 20 digits . how will u do it in cobol ?
what is use of space parameter in dd statement?
How can the attributes of one sms dataset be copied to another dataset?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Is acct parameter mandatory?
Explain dfsort utility?
What is the significance of addrspc parameter in exec statement?
what is a jcl?
Explain the purpose of the dd keylen parameter?
Describe the various parameters utilized in the creation of a gdg?
What is multithreading in jcl?
What are the utility programs in jcl?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What do you understand by the terms: joblib and steplib?
How can a jobs execution priority be modified?