SQL/MP Messages Manual
FastSort Messages
HP NonStop SQL/MP Messages Manual—427720-006
21-6
FastSort 23
Cause. SORTPROG could not open one of the input files.
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 24
Cause. A temporary scratch file was not large enough for SORTPROG to perform the
sort or merge operation.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Specify a larger scratch file in the call to SORTMERGESTART.
FastSort 25
Cause. FastSort did not recognize a key-field type specified in the call to
SORTMERGESTART.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Change the key-field type in the key-block parameter. For more information
on the description of key-block under the SORTMERGESTART procedure, refer to the
FastSort Manual.
FastSort 26
Cause. A key field does not lie entirely within the record.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Correct either the key-field offset or the record length.
23 The FROM file could not be opened.
24 A temporary TO file is too small.
25 One of the KEY fields is of an undefined type.
26 A KEY field location exceeds the record size.