SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual523730-004
10-18
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
Where name is the name of the table.
Cause. While you had table name open, another operation such as DDL changed
that table.
Effect. The table is no longer open. You will see this message if SQL/MX was unable
to recompile your statement.
Recovery. Reopen the table and start again.
SQL 8575
Where name is the name of the table.
Cause. Table name has been changed, and SQL/MX was not able to recompile this
statement.
Effect. The operation fails.
Recovery. Verify what has changed in the file and recompile this program.
SQL 8576
Cause. SQL/MX recompiled the statement.
Effect. The operation fails.
Recovery. Recompile the program.
SQL 8577
Where name is the name of the object.
8574 An OPEN was blown away on table name.
8575 Timestamp mismatch on table name.
8576 Statement was recompiled.
8577 Table, index or view name was not found.