SQL/MP Messages Manual
FastSort Messages
HP NonStop SQL/MP Messages Manual—427720-006
21-18
FastSort 67
Cause. The data slack value in the call to SORTMERGESTART was outside the limits
for the value.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Change the dslack parameter. For more information on the description of
dslack under the SORTMERGESTART procedure, refer to the FastSort Manual.
FastSort 68
Cause. The flags2 value in the call to SORTMERGESTART was not valid.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Correct the value of the flags2 parameter. For more information on the
description of flags2 under the SORTMERGESTART procedure, refer to the FastSort
Manual.
FastSort 69
Cause. The number of subsort processes specified in the call to SORTMERGESTART
was outside the limits.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Change the value of the subsort-count parameter to specify from 2 to 16
subsort processes. Because more than 8 subsort processes can cause run-time errors,
HP recommends that you specify a maximum of 8 subsorts.
FastSort 71
Cause. The flags parameter in the call to SORTMERGESTART specified both
MINSPACE and MINTIME.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Set either the MINSPACE flag or the MINTIME flag to 0 before you specify
the flags parameter. For more information on the description of these flags, refer to the
FastSort Manual.
67 Invalid index SLACK specified.
68 Invalid new flag specified.
69 Invalid number of SUBSORT processes.
71 Invalid SORT execution mode.