Oracle Error ORA-22874: attribute “string” is not part of the type “string”

Oracle Error Message

ORA-22874: attribute “string” is not part of the type “string”

Reason for the Error

Attribute specified in the user_defined clause is not an attribute of the REF type

Solution

Ensure that the name specified in the user_defined clause is the name of a valid attribute of the REF type