CSV019I   REQUESTED MODULE mod NOT ACCESSED, IS IN NON-APF LIBRARY/CONCATENATION

Explanation

An authorized program issued a LINK, LOAD, XCTL or ATTACH macro to access a module that is not in an authorized program facility (APF) authorized library or concatenation of libraries.

In the message text:
mod
The name of the requested module.

System action

The task ends, unless ERRET is specified.

System programmer response

If notified by the application programmer because the module is in a non-APF-authorized library, do one of the following:
  • Change the non-APF-authorized library to an APF-authorized library
  • Move the module to an APF-authorized library
For more information about using APF, see z/OS MVS Programming: Authorized Assembler Services Guide.

Programmer response

If the module is in a non-APF-authorized library, then notify the system programmer.

If the module is in an APF-authorized library, but that library is concatenated with a non-APF-authorized library, then do one of the following:
  • Remove the non-APF-authorized library from your JCL DD statements
  • Have the system programmer change the non-APF-authorized library to an APF-authorized library

Module

CSVGETMD

Source

Contents supervision (CSV)

Routing Code

9,11

Descriptor Code

Note 26