AXQ00196E UNABLE TO FIND A JOBLIB, STEPLIB OR LOADLIBS DD STATEMENT POINTING TO LIBRARY TO BE PROCESSED

Explanation

The issuing program was trying to determine which load library to use to generate the module level report and was unable to find a //JOBLIB DD, //STEPLIB DD, or //LOADLIBS DD.

System action

The issuing program terminates abnormally with a user U0100 abend.

User response

Add a //JOBLIB, //STEPLIB, or //LOADLIBS DD statement with the DSN= parameter that points to the load library that contains the programs for which you want to list module levels.