Showing posts with label ORA-22951: NULL returned by ORDER method. Show all posts
Showing posts with label ORA-22951: NULL returned by ORDER method. Show all posts

Friday, 13 April 2012

ORA-22951: NULL returned by ORDER method

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.