Database Error Messages

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

OCI-22874

Attribute "attribute_name" is not part of the type "type_name".
  • attribute_name: The attribute name.
  • type_name: The type name.

Cause

The attribute specified in the user-defined clause was not an attribute of the REF type.


Action

Ensure that the name specified in the user-defined clause is the name of a valid attribute of the REF type.