The COD0 debugger transaction encountered an error from which it could
not recover. The transaction terminates and this message is issued to the
CICS® terminal. In order to protect the CICSPlex® SM control block chains, no CICS
abend occurs.
The message contains the following diagnostic information:
- fcode
- The last CICS command function code returned by DFHEIBFN.
- resp1code
- The last RESP code returned by a CICS command.
- resp2code
- The last RESP2 code returned by a CICS command.
- rcode
- The reason code, which can be one of the following:
- 01
- The DBG1 internal transaction was issued instead of COD0. Use the COD0
transaction to start the debugger.
- 02
- A CICS error occurred while requesting information about the terminal.
- 03
- CICS reported a non-3270 style terminal.
- 04
- The terminal width is not 80 characters. The debugger runs only in 80-character
mode (Models 2 - 4).
- 06
- Module DBG9DBG3, which is used by the COD0 ATTACH command, could not
be loaded by an MVS™ LOAD command.
- 07
- Internal error. The table of started and attached tasks indicated an
entry was available, but none could be found.
- 11
- A CICS WRITE TS command, which is used to list started and attached
tasks and allocated resources, failed.
- 12
- A CICS GETMAIN command failed.
- 13
- A CICS PUSH HANDLE command failed.
- 14
- A CICS POP HANDLE command failed.
- 15
- Internal error. A stack frame request was issued, but it would have
exceeded the maximum number of frames allowed.
- 16
- A CICS HANDLE ABEND command failed.
- 17
- Internal error. A request was issued to add a line to a terminal buffer,
but it would have exceeded the maximum number of lines allowed.
- 18
- Internal error. The calculation of a terminal buffer size was incorrect.
- 20
- A CICS CONVERSE command failed.
- 21
- Internal error. An attribute that was expected in the terminal buffer
could not be found.
- 22
- A create cache method call, which is used to create a kernel linkage
cache, failed.
- 23
- Internal error. There was a mismatch between the number of fields on
a panel and the number of fields passed to the panel processor.
- 24
- Internal error. There was a mismatch between the number of fields in
a panel header and the number found on the panel.
- 25
- Internal error. A requested panel could not be found.
- 26
- A CICS FREEMAIN command failed.
- 27
- Internal error. A message number could not be found in the message table.
- 28
- Program EYU9XLCI, which is required by the COD0 ATTACH command, was
not loaded during CMAS initialization and could not be loaded by an MVS
LOAD command.
- 29
- Either the CICSPlex SM XLWA could not be found or its eyecatcher could not
be validated.
- 30
- Internal error. A field in an XLTD (method table) entry was
not either one or two bytes long, as expected.
- 31
- Module DBG9DBG2, which is used by the COD0 START command, could not
be loaded by an MVS LOAD command.
- 32
- In the output of a COD0 ATTACH command, the length of a message argument list (MAL) was found
to be longer than 256 bytes.