Oracle DBA, How To, Error, Cause and Action

ORA-02339: invalid column specification

ORA-02339: invalid column specification


Cause:


An attempt was made to specify the PACKED or UNPACKED keyword for a non-object type column.



Action:


Remove the PACKED or UNPACKED keyword in the column specification and retry the operation.

No comments:

Post a Comment

Thanks for your comment.