Database Error Messages

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.