Oracle Error ORA-22860: object type expected

Oracle Error Message

ORA-22860: object type expected

Reason for the Error

An attempt was made to create an object table using a non- object type, or to create a column that is a REF to a non-object type.

Solution

Use a valid object type in the table or column definition.