SQL/MP Messages Manual
FastSort Messages
HP NonStop SQL/MP Messages Manual—427720-006
21-19
FastSort 72
Cause. The extended segment size specified in the call to SORTMERGESTART was
out of limits.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Correct the segment value in the process-start parameter. For more
information on the description of process-start under the SORTMERGESTART
procedure, refer to the FastSort Manual.
FastSort 73
Cause. The call to SORTMERGESTART specified that the NEWPROCESS structure
be expanded but did not specify the structure; or the calling process requested parallel
sorting but did not specify that the NEWPROCESS structure be expanded.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Correct the values of the process-start parameter. For more information on
the description of process-start under the SORTMERGESTART procedure, refer to the
FastSort Manual.
FastSort 74
Cause. A block buffer address in the call to SORTBUILDPARM was outside stack
limits; or the call to SORTMERGESTART specified nowait I/O, but the call to
SORTBUILDPARM specified only one of the two buffers.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Correct the value of the buffer-length parameter; or omit the nowait
parameter, flags2, from the call to SORTMERGESTART. For more information on the
description of buffers and nowait I/O in the SORTBUILDPARM procedure, refer to the
FastSort Manual.
72 Invalid extended segment size.
73 Invalid format of the process structure.
74 Invalid block address specified.