Oracle Error Message
ORA-01644: tablespace ‘string’ is already read-only
Reason for the Error
Attempting to make tablespace read-only that is already read-only.
Solution
Leave tablespace read-only, or make read write then make read-only again.