AGMI1202E Abend abcode Detected in module at offset offset.

Explanation

An abend was detected in one of the ZAPM IMS DataBase (DB) Exits. The variable module identifies the ZAPM IMS DB exit.
Message Variables:
  • abcode – Abend Code.
  • module – Module where the abend was detected. Will be one of the following:
    AGMDLA00 (ZAPM IMS DL/I exit)

    AGMDB200 (ZAPM IMS Db2 exit)
    AGMDBF00 (ZAPM IMS DBF (FastPath) exit)
  • offset – Offset where the abend was detected with in the module identified.

System action

Normal processing is attempted. If unsuccessful, Database activity may not be collected. If IMS Data Produced recovery is active, an SVC dump is produced on the first abend detected. If this is the tenth abend message it will be followed by message AGMI1205W, see below, this message tells you we turned off monitoring for the shown ZAPM IMS DB Exit.
AGMI1202E ABEND S00C4 DETECTED IN MODULE AGMDLA00 AT OFFSET 00000542    
R4=19C52178 R13=19C52010 CNT=000A                                      
AGMI1205W ZAPM CONNECT IMS DLI DB MONITORING TURNED OFF, MODULE AGMDLA00
 
AGMI1202E ABEND S00C4 DETECTED IN MODULE AGMDB200 AT OFFSET 0000026E
R4=19E63338 R13=19E63010 CNT=000A                                  
AGMI1205W ZAPM CONNECT IMS DB2 DB MONITORING TURNED OFF, MODULE AGMDB200
 
AGMI1202E ABEND S00C4 DETECTED IN MODULE AGMDBF00 AT OFFSET 0000080C    
R4=19C52200 R13=19C52010 CNT=000A                                      
AGMI1205W ZAPM CONNECT IMS FASTPATH DEDB/MSDB  MONITORING TURNED OFF,  
MODULE AGMDBF00   

Administrator response

Analyze the abend, and rectify the problem if possible. If the problem persists, save system log, IMS Job logs and SVCDUMP produced and contact IBM Software Support.