Oracle Message ORA-02067 - transaction or savepoint rollback required

ERRORtransaction or savepoint rollback required
CAUSEA 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.
ACTIONrollback to a previous savepoint or rollback the transaction and resubmit.