Oracle DBA, How To, Error, Cause and Action

ORA-01645: previous attempt to make read write is half complete

ORA-01645: previous attempt to make read write is half complete


Cause:


A failure while making the tablespace read write left it read only, but the checkpoint was advanced. The tablespace will not be useable after a resetlogs if its files are offline.



Action:


Repeat the command to make the tablespace read write.

No comments:

Post a Comment

Thanks for your comment.