Database Error Messages

ORA-22809

type type does not contain attribute attribute
  • type: The type name.
  • attribute: The attribute name.

Cause

An attempt was made to access a non-existent attribute of an object type.


Action

Check the attribute reference to see if it is valid. Then retry the operation.