SQL/MP Messages Manual
SQL Executor Messages (8000 to 8999)
HP NonStop SQL/MP Messages Manual—427720-006
10-50
SQL 8624
Cause. A resource was unavailable or an internal error occurred.
Effect. The statement fails.
Recovery. Attempt to diagnose the problem, using the system error code. If the
problem persists, report the entire message to your service provider.
SQL 8625
Cause. A SORTPROG process stopped, an operating system resource was
unavailable, or an internal error occurred.
Effect. The statement fails.
Recovery. Attempt to diagnose the problem, using the operating system error code
and the CPUs and nodes listed in the error message. If the problem persists, report the
entire message to your service provider.
SQL 8626
Cause. A file system error occurred while accessing a temporary file used as the
overflow file for a hash aggregate operation. See the SQLCA or the error display from
SQLCI for the specific file system error.
Effect. The statement fails.
Recovery. Consult the documentation or contact your service provider for information
on recovering from specific file system errors. A common file system error on a
temporary file is error 43, which indicates insufficient disk space. This error can be
avoided by directing the temporary file to a disk volume with more free space.
8624 Tandem NonStop Kernel error value-1 occurred when
multiple messages were buffered in an executor server process
(ESP).
8625 An error occurred while repartitioning with parallel
sort processes. The sorted table is value-1. The high order
word (Guardian error) returned by FASTSORT is value-2. The
error occurred in process value-3, which is the value-4
server.
8626 An error occurred on the overflow file value-1 of a
hybrid hash aggregate operation.