Abnormal end with a user abend procedure (ABENDU)

Use the ABENDU keyword to document a problem when CICS® VR abends with a user abend.

If you have a user abend follow these steps:
  1. Supplement the ABENDU keyword with the abend code. Use the supplemented keyword when searching the RETAIN® database.
    1. Sample ABENDU keyword and abend code identifier: ABENDU3007

      In this sample, 3007 is the user abend code. For a list of the CICS VR abend codes, see Abend codes.

  2. Record these items:
    • Name of the terminating module
    • Offset in the terminating module
    • Control section (CSECT) name
    • Offset in the CSECT
  3. Save the contents of the CICS VR dump file (DWWDUMP); it can contain additional diagnostic information.

If a message was issued, also use the MSG keyword to specify the message.

Follow the procedures for a system abend, in Abnormal end with a system abend code procedure (ABEND).


Concept Concept

Feedback


Timestamp icon Last updated: Friday, 7 February 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///dwwmd/abendu.html