(Contents)(Previous)(Next)

450 LOCK COLLISION CAUSED BY PENDING LOCKS

Explanation:

The lock request made by the SQL statement conflicts with locks which presently cannot be resolved because they belong to a pending transaction. The pending transaction cannot be concluded because there is no connection to the releasing SERVERDB.

User Action:

The SQL statement should not be reissued until the pending transaction could be resolved; i.e., until it was possible to reconnect to the particular SERVERDB.


(Contents)(Previous)(Next)