Oracle DBA, How To, Error, Cause and Action

ORA-02349: invalid user-defined type - type is incomplete

ORA-02349: invalid user-defined type - type is incomplete


Cause:


An attempt was made to use an incomplete type definition as a column or table datatype.



Action:


Complete the type definition and retry the operation.

No comments:

Post a Comment

Thanks for your comment.