EDC5205S
DLL module not found.

Explanation

The system could not find the DLL load module name specified on the parameter list to Language Environment load service, in either the job library or link library. If this was an implicit load request, this message is preceded by message EDC6063I that identifies the DLL load module name.

System action

DLL module is not loaded.

If the _EDC_DLL_DIAG environment variable is not set to QUIET (and not set to MSG for CEE3501S), a corresponding CEE3501S or CEE3570S message is issued to the Language Environment® message file. Other DLL diagnostic options, such as issuing ctrace(), signaling a condition, and turning off _EDC_DLL_DIAG diagnostics, are available through the _EDC_DLL_DIAG environment variable.

A CEEDLLF DLL failure control block is populated with further DLL error diagnostics.

Programmer response

Ensure that the requested DLL name was correctly modified. Make sure that the job step indicates the correct library. Correct the error and run the job step again.

Symbolic Feedback Code

EDC52L