Oracle DBA, How To, Error, Cause and Action

ORA-01086: savepoint 'string' never established in this session or is invalid

ORA-01086: savepoint 'string' never established in this session or is invalid


Cause:


An attempt was made to roll back to a savepoint that was never established in this session, or was invalid.



Action:


Try rolling back to the savepoint from the session where it is established.

No comments:

Post a Comment

Thanks for your comment.