Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

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.