Oracle DBA, How To, Error, Cause and Action

ORA-02308: invalid option string for object type column

ORA-02308: invalid option string for object type column


Cause:


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



Action:


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

No comments:

Post a Comment

Thanks for your comment.