Database Error Messages

ORA-22951

NULL returned by ORDER method

Cause

ORDER method used to compare two object values returned NULL which is not allowed.


Action

Redefine the ORDER method to not return a NULL.