SQL/MP Messages Manual

FastSort Messages
HP NonStop SQL/MP Messages Manual427720-006
21-27
FastSort 103
Cause. The DEFINE CLASS must be SORT.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Specify CLASS SORT in your SORT DEFINEs.
FastSort 104
Cause. An unacceptable DEFINE name was encountered, an attribute was missing,
or an error was returned from a procedure call.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Check that a valid DEFINE name was specified.
FastSort 105
Cause. DEFMODE must be on to activate DEFINEs.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Set DEFMODE to ON or determine why DEFMODE is not ON.
FastSort 106
Cause. The DEFINE specified in the SUBSORT attribute of the SORT DEFINE is not
of class SUBSORT.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Specify CLASS SUBSORT in your SUBSORT DEFINEs.
103 User-specified DEFINE is not of class SORT.
104 Error occurred while accessing a SORT DEFINE.
105 DEFINE has been specified but DEFMODE is off.
106 Subsort define is not of class subsort.