ORA-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.
        
     
    
    
        ORA-22874
        attribute "string" is not part of the type "string"
        
        
        Cause
        Attribute specified in the user_defined clause is 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
        
     
    
    
        ORA-22874
        attribute "string" is not part of the type "string"
        
        
        Cause
        Attribute specified in the user_defined clause is 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