Neoview Messages Manual (Volume 1) (R2.5)

Recovery Verify the location of the object and resubmit.
SQL 8578
8578 Similarity check passed.
Cause The similarity check passed.
Effect None.
Recovery Informational message only; no corrective action is needed.
SQL 8579
8579 Similarity check failed: name
name
Provides the reason the similarity check failed.
Cause The similarity check failed.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 8580
8580 No partitions of table name could be accessed. File system error
number was returned.
name
is the name of the specified table.
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 Contact the GMCSC.
SQL 8581
8581 The in-memory Join operation could not complete due to insufficient
memory.
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 8595
8595 Key values specified in the INSERT part of a MERGE statement must
be the same as those specified in the ON clause.
Cause The operation specifies a unique ON clause key that is not the same as the key column
in the INSERT statement.
Effect The merge operation fails.
Recovery Ensure that the unique ON clause key is the same key used in the INSERT statement,
and reissue the query.
SQL 8596
8596 Operating system error-number while changing process priority for
ESP process-id.
199