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-22
Recovery. Try to reduce the system's load by entering fewer statements. You can try
restarting NonStop SQL/MX. If this does not correct the problem, contact your service
provider.
SQL 8572
Cause. NonStop SQL/MX has received an internal error.
Effect. The operation fails.
Recovery. Reexecute the statement and resubmit it. If this does not correct the
problem, stop and restart NonStop SQL/MX.
SQL 8573
Where access is the required privilege.
Where name is the name of the object.
Cause. You attempted to perform an operation on object name for which you do not
have a required privilege.
Effect. The operation fails.
Recovery. None. Have a security administrator change your privileges, 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 NonStop 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.
8572 The statement has incurred a fatal error and must be
deallocated.
8573 The user does not have access privilege on object name.
8574 An OPEN was blown away on table name.
8575 Timestamp mismatch on table name.










