Message Oracle ORA-29834 - REF datatype not supported with operators

ERRORREF datatype not supported with operators
CAUSEThe user specified a REF datatype which is not supported in CREATE OPERATOR.
ACTIONReissue the CREATE OPERATOR statement without the REF datatype.