Oracle Error ORA-02308: invalid option string for object type column

Oracle Error Message

ORA-02308: invalid option string for object type column

Reason for the Error

An attempt was made to specify an invalid option, such as PACKED or UNPACKED, for the object type column.

Solution

Remove the invalid option from column specification and retry the operation.