450: Lock collision caused by pending locks
Explanation:
The lock request made by the SQL statement conflicts with locks which cannot be resolved at present 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 has been resolved; i.e. until it has been possible to reconnect to the particular serverdb.