CHC0313E

CHC0313E User exit module name failed in preinitialization. rc=code.

Explanation—The named user exit program has not been properly link-edited, and is not usable.

Message Variables:

name—The name of the user exit program that returned the error indicator.

code—The numeric error code returned by the user exit preinitialization validation.

Message Destination—Product administration log

System Action—Initialization, processing, or termination activities will stop.

Operator Response—None

Client Administrator Response—Ensure that the user exit has provided a valid entry point name, and recompile and rebind (link edit) the user exit program.