Which library will have the load modules of the IBM utilities?
-
SYS1.LINKLIB
-
SYS1.SOTREPROC
-
SYS1.CATPROC
-
SYS1.PROCLIB
A
Correct answer
Explanation
SYS1.LINKLIB contains the load modules (executable programs) for IBM system utilities and commonly-used programs. Option B appears to be a typo for SYS1.SYSPROC which contains cataloged procedures. SYS1.PROCLIB contains JCL procedure definitions, not load modules.