CHC9721E

CHC9721E Failure of z/OS LOAD request for module name ABEND Code=code, Reason Code=
reason.

Explanation—While CDC Replication is running, an z/OS® LOAD service function call to load a module was issued, but failed to locate or load the module. This message is issued to provide the name of the load module and information about why it failed to load.

Message Variables:

name—The name of the load module that was not successfully loaded into the address space.

code—The hexadecimal code that identifies the load module that could not be loaded.

reason—The numeric code that identifies why the load module could not be loaded.

Message Destination—System log

System Action—Modules are loaded during component initialization. When a module fails to load, initialization of the affected component fails, and CDC Replication stops.

Operator Response—This message may be accompanied by additional messages generated by CDC for Db2® for z/OS. The information provided in this message (the ABEND and reason codes) is documented in the appropriate z/OS publication. Inform the system programmer of the failure to load the module by providing the information from this and any other related message.

Client Administrator Response—None