ORA-39116: invalid trigger operation on mutating table string.string Cause: A Data Pump load operation failed because a trigger attempted to fire on the table while it was mutating. Action: Disable trigger(s) on the specified table. Also see ORA-004091.