Oracle Message ORA-12985 - tablespace string is read only, cannot drop column

ERRORtablespace string is read only, cannot drop column
CAUSEAn attempt was made to drop column from a partition/subpartition on a read only tablespace.
ACTIONSet the tablespace to read write and resubmit statement.