00D3003E

Explanation

A connection or thread that is running under KEEPDYNAMIC refresh rules was actively in use for more than one hour. A unit-of-work was completed and only packages bound with the KEEPDYNAMIC(YES) option are causing the thread to remain active with its connection.

This condition might normal if the client connected to Db2 indicating that it uses KEEPDYNAMIC(YES) packages and it is enabled for either:

  • Sysplex workload balancing.
  • Seamless failover.

Under the support for KEEPDYNAMIC refresh rules from the following drivers, when a client socket is closed from the server, the client attempts to reconnect back to the same server and marks that all statements managed under the connection need to be prepared.

  • IBM® Data Server Driver for Java™
  • IBM Data Server Driver for ODBC/CLI/.NET

System action

The connection or thread is terminated.

User response

No action is required.