Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-22803

Object type "schema"."input_type" contains zero attributes.
  • schema: The owner of input type.
  • input_type: The name of the input type.

Cause

An attempt was made to create or specify a column or constructor of an object type that has no attributes. Only object types that have at least one attribute are allowed in this context.


Action

specify a valid object type