SQL/MP Messages Manual
SQL Executor Messages (8000 to 8999)
HP NonStop SQL/MP Messages Manual—427720-006
10-30
SQL 8301
Cause. A sort operation failed on the indicated file. The high-word error in the
message is the file system error number.
Effect. The statement fails.
Recovery. See the SQLCA for the error returned by FastSort to determine the cause.
The program can display the sort error by using the SQLCADISPLAY procedure
described in the SQL/MP programming manual for the host language in which the
program is written. Correct the sort error and reissue the statement or rerun the
program. If this fails, report the entire message to your service provider.
SQL 8302
Cause. The Transaction Management Facility (TMF) could not start, commit, or roll
back a transaction.
Effect. The statement fails.
Recovery. See the SQLCA for the error returned by the file system to determine the
cause. The program can display this error by using the SQLCADISPLAY procedure
described in the SQL/MP programming manual for the host language in which the
program is written. To interpret the file system, TMF, or operating system error, refer to
the Guardian Procedure Errors and Messages Manual or the TMF Operations and
Recovery Guide.
SQL 8310
Cause. The node was not available, or all connections to the node were unavailable.
Effect. The statement fails.
Recovery. Check the availability of the node. If the problem persists, report the entire
message to your service provider.
8301 Sort error encountered on value-1 (high word error is
value-2).
8302 An error occurred in a transaction statement.
8310 A node was not available to fetch required data. Error
occurred for value-1.