Neoview Messages Manual (R2.2)

SQL 8571
8571 SQL/MX could not allocate sufficient memory to execute query.
Cause The system does not have enough memory to execute the query.
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 8572
8572 The statement has incurred a fatal error and must be deallocated.
Cause The HP Neoview database software has received an internal error.
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 8573
8573 The user does not have level privilege on table or view name.
level
is the user privilege level.
name
is the name of the object.
Cause You attempted to perform an operation on object name, for which you do not have
a sufficient privilege level.
Effect The operation fails.
Recovery None. Have the system administrator change your privilege level, if appropriate.
SQL 8574
8574 An OPEN was blown away on table name.
name
is the name of the table.
Cause While you had table name open, another operation such as a DDL operation changed
that table.
Effect The table is no longer open. You will see this message if the HP Neoview database
software was unable to recompile your statement.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8575
8575 Timestamp mismatch on table name.
name
is the name of the table.
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.
178 Executor Messages (8000 Through 8999)