Oracle Error ORA-30749: column string not enabled to store objects of type string.string

Oracle Error Message

ORA-30749: column string not enabled to store objects of type string.string

Reason for the Error

The user is trying to disable a column from storing instances of a type for which it is already enabled.

Solution

None