Oracle Solution for Error ora-02091

Solution for Oracle Error ORA-02091

ORA-02091: transaction rolled back

What triggered the Error:

Also see error 2092. If the transaction is aborted at a remote site then you will only see 2091; if aborted at host then you will see 2092 and 2091.

What should we do to fix it:

Add rollback segment and retry the transaction.