Oracle DBA, How To, Error, Cause and Action

ORA-01646: tablespace 'string' is not read-only - cannot make read write

ORA-01646: tablespace 'string' is not read-only - cannot make read write


Cause:


Attempting to make a tablespace read write that is not read-only. It may be either online or offline.



Action:


Leave tablespace read write.

No comments:

Post a Comment

Thanks for your comment.