SQL/MX 3.2.1 Messages Manual (H06.26+, J06.15+)

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Release 3.2.1 Messages Manual691121-002
10-23
SQL 8579
Where reason specifies the failed criteria.
Cause. Similarity Check failed.
Effect. The operation fails.
Recovery. Use the reason to diagnose and correct the problem. For more
information, see the Similarity Check criteria in the SQL/MX Programming Manual for
C and COBOL.
SQL 8580
Where name is the name of the specified table.
Where number is the error code returned.
Cause. Attempts to open any partition of table name failed, returning file system error
code number.
Effect. The operation fails.
Recovery. See the Guardian Procedure Errors and Messages Manual to diagnose
and correct the problem.
SQL 8581
Cause. Insufficient memory was available to perform the join operation.
Effect. The operation fails.
Recovery. Contact HP support for assistance in recompiling the query with Unique
In-Memory Hash Joins turned off (control query default UNIQUE_HASH_JOINS 'OFF'),
and re-execute.
SQL 8584
Cause. Application abends with a time-out error on a select query with multiple ESPs.
8579 Similarity check failed: reason
8580 No partitions of table name could be accessed. File
system error number was returned.
8581 The in-memory Join operation could not complete due to
insufficient memory.
8584 Query timed out while waiting for release work reply
from ESPs.