SQL/MP Messages Manual

FastSort Messages
HP NonStop SQL/MP Messages Manual427720-006
21-3
FastSort 7
Cause. The calling process called SORTMERGESEND at the wrong time.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Correct your program logic. For more information on the normal order of
FastSort procedures, refer to the FastSort Manual.
FastSort 8
Cause. The calling process called SORTMERGERECEIVE at the wrong time.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Correct your program logic. For more information on the normal order of
FastSort procedures, refer to the FastSort Manual.
FastSort 9
Cause. The calling process sent a record of the wrong length.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Change the length parameter in the call to SORTMERGESEND. For more
information on the description of length under the SORTMERGESEND procedure,
refer to the FastSort Manual.
FastSort 10
Cause. The calling process called SORTMERGEFINISH at the wrong time.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Correct your program logic. For more information on the normal order of
FastSort procedures, refer to the FastSort Manual.
7 SORTMERGESEND has been called unexpectedly.
8 SORTMERGERECEIVE has been called unexpectedly.
9 Record length to SORTMERGESEND is too small or large..
10 SORTMERGEFINISH has been called unexpectedly.