DSNA675I csect-name module-name COULD NOT RUN BECAUSE IT WAS NOT INVOKED FROM AN APF-AUTHORIZED LIBRARY
Explanation
The load module could not run.
- csect-name
- The name of the control section that issued the message.
- module-name
- The name of the load module.
Either of the following conditions can cause this error:
- The load module that is identified by module-name was not invoked from an APF-authorized library.
- One or more libraries in the STEPLIB or JOBLIB concatenation in the job that invokes the load module that is identified by module-name is not APF-authorized.
System action
The administrative task scheduler, stored procedure, or batch program is not started.
System programmer response
Ensure that all libraries in the STEPLIB and JOBLIB concatenation for the job that invokes module-name are APF-authorized.
User response
Notify the system programmer.
Severity
12 (severe error)