Oracle DBA, How To, Error, Cause and Action

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

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


Cause:


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



Action:


Bring the tablespace online and resubmit statement.

No comments:

Post a Comment

Thanks for your comment.