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. See the solution below.
Error solution: rollback to a previous savepoint or rollback the transaction and resubmit.
Database version: Oracle 11g Release 2 (11.2)