CICS BAC general purpose messages (CBKxx9000-9999)

CBKxx9001E
Internal error: code1(code1) code2(code2) data(data).
Explanation:

CICS BAC has detected an unrecoverable error. code1 code2 and data are internal CICS BAC codes that provide diagnostic information.

System action:

The action taken depends on the error detected.

User response:

Contact technical support.

Destination:

Console or job log

CBKxx9101E
CICS BAC unrecoverable error detected. Batch request utility abending with abend code abend-code.
Explanation:

The CICS BAC batch request utility has abnormally terminated as a result of an unrecoverable error.

System action:

The batch request utility job step abnormally terminates with abend code abend-code.

User response:

Contact technical support.

Destination:

Console or job log

CBKxx9201W
Unable to load the language message table, Abend code=abendcode, Reason=rsncode
Explanation:

The communication server or batch request utility is unable to load the message table module for the requested language language. abendcode is the abend code resulting from the LOAD request.rsncode is the reason code returned by the LOAD request.

System action:

Processing continues using the US English language module.

User response:

Ensure that the requested message table load module is available in the STEPLIB concatenation or link list concatenation. All message table module names are made up of the prefix CBKMT followed by the three character language code, for example CBKMTENU.

Destination:

Job log

CBKxx9202I
CICS Batch Application Control for z/OS message table loaded. Language=language
Explanation:

The message table specified by language was successfully loaded and will be used for all messages for the component that loaded the message table. The message table chosen is the language specified by the LANGUAGE runtime parameter, or US English if the LANGUAGE parameter was not specified or the message table for the requested language could not be loaded.

System action:

Processing continues.

User response:

None.

Destination:

Job log

CBKxx9501E
Internal err: code1(code1) code2(code2). Request server subtask terminating with abend-code abend.
Explanation:

An unrecoverable error has occurred in the CICS® request server subtask causing it to terminate abnormally. code1 and code2 are CICS BAC internal codes that provide diagnostic information. abend-code is the user abend code.

System action:

The CICS request server subtask terminates abnormally with abend code abend-code. CICS BAC is not started in the CICS region.

User response:

Contact technical support.

Destination:

Console or job log