DSNR036I csect-name UNRESOLVED UR ENCOUNTERED DURING CHECKPOINT - CORRELATION NAME = correlation-name CONNECTION ID = connection-id LUWID = logical-unit-of-work-id PLAN NAME = plan-name AUTHID = authorization-id
Explanation
Db2 detected an INDOUBT unit of recovery (UR) during a checkpoint. Either an INDOUBT UR or POSTPONED ABORT UR exists.
- csect-name
- The name of the control section that issued the message.
- correlation name
- The correlation name that is associated with the UR.
- connection-id
- The connection ID that is associated with the UR.
- logical-unit-of-work-id
- The logical unit of work ID. An asterisk (*) denotes that the
thread originated at the local site.
This value consists of a fully qualified LU network name followed by a period and an LUW instance number. The LU network name consists of a one- to eight-character network ID, a period, and a one- to eight-character network LU name. The LUW instance number consists of 12 hexadecimal characters that uniquely identify the unit of work.
- plan-name
- The plan that is associated with the UR.
- authorization-id
- The authorization ID that is associated with the UR.
System action
Processing continues. If statistics class 3 is turned on, IFCID 0313 is written.
System programmer response
Consult with the application programmer to determine if this UR is problematic.