Showing posts with label ORA-22860. Show all posts
Showing posts with label ORA-22860. Show all posts

Wednesday, 11 April 2012

ORA-22860: object type expected

ORA-22860: object type expected

Cause: 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.

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