Oracle DBA, How To, Error, Cause and Action

ORA-08176: consistent read failure; rollback data not available

ORA-08176: consistent read failure; rollback data not available




Cause: Encountered data changed by an operation that does not generate rollback data : create index, direct load or discrete transaction.




Action: In read/write transactions, retry the intended operation. Read only transactions must be restarted.

No comments:

Post a Comment

Thanks for your comment.