Message Oracle ORA-29655 - USING clause is incompatible with its supertype

ERRORUSING clause is incompatible with its supertype
CAUSEThe USING clause of a type has to be the same as its supertype or compatible with it.
ACTIONMake sure the USING clause is compatible with its supertype.