Neoview Messages Manual (R2.3)

Cause Table name has been changed, and the HP Neoview database software was not able
to recompile this statement.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8576
8576 Statement was recompiled.
Cause The HP Neoview database software recompiled the statement.
Effect The operation fails.
Recovery Recompile the program.
SQL 8577
8577 Table, index or view name was not found.
name
is the name of the object.
Cause The HP Neoview database software could not find the object name.
Effect The operation fails.
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
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 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.
181