DFR3619E NO CONNECTION DETECTED DURING process. AREA=area_name, STR=str_name.

Explanation

A connection loss is detected for the area indicated by area_name, the structure indicated by str_name during the process process. Process indicates the following process:
OBTAINING CASTOUT LOCK
Cast-out lock obtaining process in redo phase.
CF READ
CF read process in redo phase.
CF CASTOUT READ
CF casting-out reading process in redo phase.
CF ENTRY DELETE
CF entry deletion process in redo phase.
CASTING OUT
CF casting-out reading process in casting out phase. Redo phase is already finished.

System action

If there is another available structure, IMS DEDB Fast Recovery disconnects the connection lost structure normally and tries to delete it by the IXLFORCE macro. If there is no other active connector, the structure is deleted. If any failed-persistent connectors remain on the structure and the structure is not deleted due to the timing of issuing the IXLFORCE macro, delete the structure by using the MVS™ command (SETXCF) in order to protect the structure from misuse.

If the structure is the last available one for the area, the action depends on CFRET= parameter.
Parameter
Process
CFRET=Y
IMS DEDB Fast Recovery disconnects the structure and keeps the failed-persistent connection. Even if no other active connector, it remains.
CFRET=N
IMS DEDB Fast Recovery disconnects the structure normally. If no other active connector, it is deleted. The area is registered as unavailable.

User response

After the job ends normally, see the DEDB Area Status list. If RCVNEED is shown for the area, run the Database Recovery utility to recover the area. If RETRY is shown for the area, analyze the cause of the problem and remove it. Prepare the Area Recovery Retry Statement and run IMS DEDB Fast Recovery again, if necessary.