SQL/MP Messages Manual
FastSort Messages
HP NonStop SQL/MP Messages Manual—427720-006
21-21
FastSort 78
Cause. The distributor-collector process could not communicate with a subsort
process.
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 79
Cause. The call to SORTMERGESEND or to SORTMERGERECEIVE specified both
a buffer and an extended buffer.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Omit either the buffer parameter or the buffer-ext parameter. For more
information on the descriptions of these parameters under the SORTMERGESEND
procedure or SORTMERGERECEIVE procedure, refer to the FastSort Manual.
FastSort 80
Cause. The license PROMS were not purchased for your system.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Because of changes in the way unlicensed software is detected in C00 and
later releases, you should not see this message. Report the entire message to your
service provider.
FastSort 81
Cause. The call to SORTBUILDPARM specified a buffer for record blocking and the
call to SORTMERGESTART specified input streams for merging through
SORTMERGESEND.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Omit the buffer and buffer2 parameters from the call to SORTBUILDPARM.
78 Communications with subsort process have failed.
79 Parameters are mutually exclusive.
80 The product is not installed.
81 Blocked interface is not allowed with MERGE.