DSNT377I PLAN=plan-name WITH CORRELATION-ID=correlation-id CONNECTION-ID=connection-id LUW-ID=luw-id THREAD-INFO=thread-information IS IN CONFLICT WITH AN INDOUBT THREAD ON MEMBER member-name
Explanation
A plan cannot gain an IRLM lock because a required resource is currently undergoing recovery.
- plan-name
- The name of the executing plan that is associated with this thread.
If you receive a system plan in this message, see the information about system plans in message DSNT376I.
- correlation-id
- The correlation identifier of the thread that is associated with the plan identified by plan-id. Correlation IDs that begin with values in the range 001–028 identify system agents.
- connection-id
- The connection identifier of the plan identified by plan-name.
- luw-id
- The logical unit of work identifier (LUWID) of plan-name.
- *
- The thread does not have a LUWID.
- luw-id=token
- The logical unit of work ID and a five-digit token value. The token value can be used in any Db2 command that accepts a LUWID as input.
- thread-information
- Information about the thread. thread-information is a colon-delimited list that contains the following segments. An asterisk (*) in any segment indicates that the information is not available.
- The primary authorization ID that is associated with the thread.
- The name of the user's workstation.
- The ID of the user.
- The name of the application.
- The statement type for the previously executed statement: dynamic or static.
- The statement identifier for the previously executed statement, if available. The statement identifier can be used to identify the particular SQL statement. For static statements, the statement identifier correlates to the STMT_ID column in the SYSIBM.SYSPACKSTMT table. For dynamic statements, the statement identifier correlates to the STMT_ID column in the DSN_STATEMENT_CACHE_TABLE table. That statement might not have contributed to the current failure.
- The name of the role that is associated with the thread.
- The correlation token that can be used to correlate work at the remote system with work performed at the Db2 subsystem. The correlation token, if available, is enclosed in '<' and '>' characters, and contains three components, separated by periods:
- A 3 to 39 character IP address.
- A 1 to 8 character port address.
- A 12 character unique identifier.
- member-name
- The name of the member of the Db2 subsystem on which the indoubt thread is executing.
This message is issued by the service controller subcomponent.
System action
Processing continues.
The SQLCA that corresponds to the correlation ID, connection ID, and LUWID of the plan identified by plan-name contains the name of the resource that is involved in the timeout and one of the following SQL codes: -904, -911 , -913, or -923.
Problem determination
Collect the following diagnostic items:
- Console output from the system on which the job was run, and a listing of the SYSLOG data set for the period of time that spans the failure.
- Dynamic dump, taken to SYS1.DUMPxx data set, by Db2 (04E and 04F abends).
- SYSABEND, SYSUDUMP, or SYSMDUMP output.