tablespace 'string' is read only, cannot drop column

Solution ID:ORA-12985

Type: Oracle

Cause

An attempt was made to drop column from a partition/subpartition on a read only tablespace.

Actions

Set the tablespace to read write and resubmit statement.

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


https://community.oracle.com/message/1166924


Browse all solutions to database errors from Oracle, MS SQL, or MySQL