Oracle Error Message
ORA-12993: tablespace ‘string’ is offline, cannot drop column
Reason for the Error
An attempt was made to drop a column from a partition/subpartition on an offline tablespace.
Solution
Bring the tablespace online and resubmit statement.