Database Error Messages

ORA-34626

(MXSORT02) You must convert WORKSHEET values to a simple data type before using them as a sort criterion.

Cause

The data type used for the sort criterion was not one data type.


Action

Use the CONVERT function to cast he sort criterion to a single data type.