Oracle Error ORA-30750: cannot enable column string to store objects of type string.string

Oracle Error Message

ORA-30750: cannot enable column string to store objects of type string.string

Reason for the Error

The user is trying to enable a column to store instances of a subtype. The error is raised due to one of the following :

Solution

Fix the cause of the error and retry the operation.