Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-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.