Oracle Error ORA-22861: invalid user-defined type

Oracle Error Message

ORA-22861: invalid user-defined type

Reason for the Error

An attempt was made to create a column or object table of a non- existent type.

Solution

Specify a valid type in the table or column definition.