Space announcement This documentation space provides the same content as before, but the organization of the content has changed. The content is now organized based on logical branches instead of legacy book titles. We hope that the new structure will help you quickly find the content that you need.

List Abends (1.3)



The List Abends screen (1.3) displays the summary information retained each time a break/abend is trapped by Code Debug CICS. This screen displays entries occurring at this terminal or remote task entries from designated remote terminals.

If a remote break/abend is still active (highlighted), it can be selected for viewing by using the S (Select) line command. However, if you are working on a local break/abend, you cannot select a remote abend for viewing.

Access this screen by typing the number 3 on the Session Control Menu, or as described in Transferring Between Screens.

List Abends Screen (1.3)

 ------------------------------LIST ABENDS (1.3) --------------------------C024
COMMAND ===>                                                  SCROLL ===>  CSR
 MODULE:          CSECT:

       CLIENT-IPADDR /                                                      
 SEL   TERM    NETNAME     TRAN    PROGRAM    STMT     OFFSET   ABEND     TIME  
-------------------------------------------------------------------------------
      M002    VCTRM002    XCB2    CWDEMCB2   000423   00F04    ASRA    15:49:56
      123.123.123.123     CWBA    BUG32IM    000267   00000    STOP    16:57:50
      123.123.123.123     CWBA    BUG32IM    000267   00000    STOP    16:57:27

Input Fields

SEL

This field is located at the left of each abend listed on the screen. For an abend that is still active (highlighted), type an S to select it for viewing. Any Code Debug CICS function can be used to view this abend.

Output Fields

TERM

The ID of the terminal at which the abend occurred.

NETNAME

The VTAM network name of the terminal at which the abend occurred. Due to a limitation of CICS using MRO, this field cannot always be propagated across regions and can display as blanks.

CLIENT-IPADDR

The Client IP Address is displayed for TCP/IP-based tasks in the field where Terminal ID and Netname are shown for 3270-based tasks.

TRAN

The CICS transaction ID of the task that abended.

PROGRAM

Name of the program that has abended.

STMT

Statement number where the abend occurred within the program, if a source listing exists for the program.

OFFSET

Hexadecimal offset in the program where the abend occurred.

ABEND

Abend code of the abend. It can be a CICS abend code or a user-supplied abend code.

TIME

Time that the abend occurred.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*