SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
Executor Messages (8000 through 8999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
10-24
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 8598
Cause. An attempt was made to access a view that no longer exists.
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.
8598 View $0~string0 was not found or was dropped and
recreated.










