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

Oracle Error Message

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

Reason for the Error

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

Solution

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