FastSort Manual

FastSort Error Messages
FastSort Manual429834-003
B-33
Numeric List of Programmatic Messages
interface, the error parameter in the accompanying message identifies the error
code.
Follow the recovery recommendations in the Guardian Procedure Errors and
Messages Manual for the error code.
Cause. A PROCESS_CREATE_ error occurred because the program file has an
invalid format.
Recovery. For the programmatic interface, call the SORTERRORDETAIL or
SORTERRORSUM procedure to determine the error code. For the interactive
interface, the error parameter in the accompanying message identifies the error
code.
Follow the recovery recommendations in the Guardian Procedure Errors and
Messages Manual for the error code.
Cause. The length parameter specified in the call to SORTMERGESTATISTICS was
invalid.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Correct the value of the parameter, then reissue the request.
Cause. The value specified in the flags parameter to SORTMERGESTATISTICS
was invalid.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Specify a value of 0 or 1 for the parameter, then reissue the request.
Cause. You specified a SEGMENT value greater than 32,767 and have not requested
the VLM option.
Effect. The SQL DDL or DML operation in progress terminates abnormally.
Recovery. Either specify the VLM option or specify a SEGMENT value less than or
equal to 32,767.
Cause. The SORTPROG process encountered an error while trying to deallocate its
extended segment.
167 PROCESS CREATE LIBRARY FILE FORMAT ERROR.
168 INVALID STATISTICS LENGTH SPECIFIED.
169 INVALID STATISTICS FLAG VALUE SPECIFIED.
170 SEGMENTS ABOVE 32767 NOT ALLOWED WITH VLM OFF.
171 EXTENDED SEGMENT CANNOT BE DEALLOCATED.