SQL/MP Messages Manual
FastSort Messages
HP NonStop SQL/MP Messages Manual—427720-006
21-5
FastSort 15
Cause. The data in one or more files specified for merging was not in sorted order.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Check your files to see which ones are not sorted, and specify sorting
before merging for those files.
FastSort 20
Cause. Some condition in the system halted communications.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Follow recovery recommendations in the Guardian Procedure Errors and
Messages Manual for the operating system error code returned with this FastSort error
code.
FastSort 21
Cause. Some condition in the system interfered with communications.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Follow recovery recommendations in the Guardian Procedure Errors and
Messages Manual for the operating system error code returned with this FastSort error
code.
FastSort 22
Cause. Not enough storage was available for SORTPROG to sort the data.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Specify a larger memory size, if possible, or:
•
Reduce the input for a single sort run.
•
Use more than one sort run to sort the data, and then merge the sorted data in
another run.
•
Reduce the number of subsorts for a parallel sort operation.
15 Files to be merged must be sorted.
20 Communications with SORTPROG have broken down.
21 Communications with SORTPROG were garbled.
22 The memory space for sorting is insufficient.