ORA-25425: connection lost during rollback
What triggered the Error:
e connection was lost while issuing a rollback and the application failed over.What should we do to fix it:
e connection was lost and failover happened during rollback. If the transaction is not externally coordinated, then Oracle implicitly rolled back, so no action is required. Otherwise examine pending_trans$ to determine if "rollback force" is required.