ERROR | cannot recover a transaction while in an existing transaction |
CAUSE | An attempt was made to commit or roll back a transaction while in a different transaction, and the transaction for which the action is requested is in a recovery state (this happens if it is idle too long). |
ACTION | Detach from the current transaction and retry the operation. |