SQL/MP Messages Manual
FastSort Messages
HP NonStop SQL/MP Messages Manual—427720-006
21-9
FastSort 33
Cause. A control operation on the output file or on a scratch file failed.
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 34
Cause. FastSort could not read an EDIT input file.
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 35
Cause. FastSort could not create a scratch file for a sort or 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 36
Cause. FastSort could not perform a positioning operation in a scratch file.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Use the SORT or SUBSORT DEFINE SEGMENT attribute to allocate more
memory for sorting. If this strategy does not resolve the problem, follow recovery
recommendations in the Guardian Procedure Errors and Messages Manual for the
operating system error code returned with this FastSort error code.
33 A CONTROL operation has failed.
34 An EDITREAD has failed from the FROM file.
35 Creation of a SCRATCH file has failed.
36 A POSITION has failed in a SCRATCH file.