Database Error Messages

OCI-22304

Input type "schema"."input_type" is not an object type.
  • schema: The owner of input type.
  • input_type: The name of the input type.

Cause

The user was trying to obtain the supertype information for a non-object type.


Action

Pass in only an object type.