DFS1556E MADS I/O TIMING ISLLIST REQUEST FAILED FOR AREA areaname RC=rrrr RSN=ssss

Explanation

An error occurred when IMS attempted handling the long busy structure.

areaname is the name of the area that the long busy ADS belongs to. For descriptions of the event codes and rrrr, see the IXLLIST return and reason codes information. The first two bytes of the reason code, rrrr, are can be one of the following codes:
X'1001'
Request (WRITE) long busy owner if return code is greater than 8.
X'1002'
Request (WRITE) long busy entry if return code is equal to X'C' (DBFMLBI0 CF_UPDT).
X'1003'
Request (WRITE) long busy entry if return code is greater than X'C' (DBFMLBI0 CF_UPDT).
X'1004'
Request (WRITE) new owner ID if reason code is not equal to 0 or
IXLRSNCODESTATUSUNKNOWN
(DBFMLBI0 LONG_BUSY_TKO).
X'1005'
Multiple entry case; request (WRITE) new owner ID if reason code is not equal to 0 or
IXLRSNCODESTATUSUNKNOWN
(DBFMLBI0 LONG_BUSY_TKO).
X'3001'
Locking first list header; non-zero return code (DBFMLBR0 RECOVERY_PHASE1).
X'3002'
Resetting lock on first list header; non-zero return code (DBFMLBRO RECOVERY_PHASE1).
X'3003'
A DELETE_LIST request received a non-zero return code. DELETE or DELETE_ENTRYLIST is retried when
RSN=IXLRSNTIMEOUT
(DBFMLBR0 RECOVERY_PHASE3).
X'3004'
A request to delete owner entry received a non-zero return code (DBFMLBR0 RECOVERY_PHASE3).
X'3005'
A READ_LIST request received a non-zero return code. The request is retried when
RSN=IXLRSNTIMEOUT 
(DBFMLBR0 RECOVERY_PHASE3).

For X'1nnn' reason codes, this message is issued by DBFMLBI0; for X'3nnn' reason codes, it is issued by DBFMLBR0.

System action

IMS stops this ADS internally during IMS MADS I/O timing.

Programmer response

If the ADS stopped, run the Create utility to make a new ADS.

Module

DBFMLBI0, DBFMLBR0