Oracle DBA, How To, Error, Cause and Action

ORA-01644: tablespace 'string' is already read-only

ORA-01644: tablespace 'string' is already read-only




Cause: Attempting to make tablespace read-only that is already read-only.




Action: Leave tablespace read-only, or make read write then make read-only again.