SQL/MP Messages Manual
FastSort Messages
HP NonStop SQL/MP Messages Manual—427720-006
21-26
FastSort 99
Cause. A DEFINE with the reserved name = _SORT_DEFAULTS was created, but is
not of class SORT.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Delete the DEFINE. If you want to specify default SORT DEFINE
attributes, re-create the DEFINE as a SORT DEFINE.
FastSort 100
Cause. SORTPROG has not been SQL licensed.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Use the FUP LICENSE command to license SORTPROG. You must have
the super ID (user ID 255,255) to do this. Refer to the File Utility Program (FUP)
Reference Manual for more information on the FUP LICENSE command.
FastSort 101
Cause. You used a logical DEFINE name for an input file, output file, or the scratch
file.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Use the actual file names for an input, output, or scratch file. Do not use a
DEFINE name.
FastSort 102
Cause. The DEFINE name you specified was not valid.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Specify a valid DEFINE name.
99 Default DEFINE is not of class SORT.
100 SORTPROG must be SQL licensed.
101 Logical filenames are not allowed.
102 Invalid user-specified DEFINE name.