Database Error Messages

OCI-22950

cannot order objects without MAP or ORDER method

Cause

an object type must have a MAP or ORDER method defined for all comparisons other than equality and inequality comparisons.


Action

Define a MAP or ORDER method for the object type