Oracle DBA, How To, Error, Cause and Action

ORA-02495: cannot resize file string, tablespace string is read only

ORA-02495: cannot resize file string, tablespace string is read only




Cause: An attempt was made to resize a data file in a tablespace that is read only.




Action: Change the tablespace to read/write and retry the resize operation.