Previous Topic: VAM0000Next Topic: VAM0002


VAM0001

CANNOT OPEN STEPLIB

Reason:

A STEPLIB DD statement must be present in the Started Task and the STEPLIB load library must be APF‑authorized. If modules have been moved to SYS1.LINKLIB, SYS1.LINKLIB must be APF‑authorized and the Started Task must contain the following JCL statement:

//STEPLIB DD DISP=SHR,DSN=SYS1.LINKLIB

Action:

Add a STEPLIB DD Statement to the JCL used for the started task.