Oracle Solution for Error ora-12993

Solution for Oracle Error ORA-12993

ORA-12993: tablespace 'string' is offline, cannot drop column

What triggered the Error:

An attempt was made to drop a column from a partition/subpartition on an offline tablespace.

What should we do to fix it:

Bring the tablespace online and resubmit statement.