Database Error Messages

ORA-25425

connection lost during rollback

Cause

The connection was lost while issuing a rollback and the application failed over.


Action

The 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.