Database Error Messages

ORA-22901

cannot compare VARRAY or LOB attributes of an object type

Cause

Comparison of VARRAY or LOB attributes of an object type was attempted in the absence of a MAP or ORDER method.


Action

Define a MAP or ORDER method for the object type.