Oracle DBA, How To, Error, Cause and Action

ORA-10567: Redo is inconsistent with data block (file# string, block# string, file offset is string bytes)

ORA-10567: Redo is inconsistent with data block (file# string, block# string, file offset is string bytes)


Cause:


There are two possible causes of this error: (1) A write issued by Oracle was lost by the underlying OS or storage system. (2) an Oracle internal error.



Action:


Investigate why the error occurred and how important is the data block. Media and standby database recovery usually can continue if user allows recovery to corrupt this data block.

No comments:

Post a Comment

Thanks for your comment.