ORA-02067: |
transaction or savepoint rollback required |
| Cause: | A failure (typically a trigger or stored procedure with multiple remote updates) occurred such that the all-or-nothing execution of a previous Oracle call cannot be guaranteed. |
| Action: | rollback to a previous savepoint or rollback the transaction and resubmit. |
| Subject | Replies | |
| 1. | How to handle the exception when remote db is down | 1 |
| 2. | How to handle the exception when remote db is down | 1 |