SQL/MP Messages Manual

FastSort Messages
HP NonStop SQL/MP Messages Manual427720-006
21-14
FastSort 53
Cause. The name of the output file is the same as the name of a merge file.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Change the output file name or the merge file name.
FastSort 54
Cause. The scratch volume does not exist, a scratch file name is specified incorrectly,
the SORT DEFINE SCRATCH attribute specifies an invalid scratch file, or the node
was not accessible.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Specify an existing scratch volume, correct the scratch file name, change
the SORT DEFINE SCRATCH attribute to specify a valid scratch file, or specify an
accessible node.
FastSort 55
Cause. The number of input files exceeded the limit.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Reduce the number of input files.
FastSort 56
Cause. The call to SORTMERGESTART specified a negative number of files to be
sorted or merged.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Change the value of the num-sort-files or num-merge-files parameter to a
positive number.
53 A TO file may not be a file to be merged.
54 Invalid SCRATCH file name.
55 Too many FROM files specified.
56 Invalid number of files to be sorted or merged.