SQL/MX 3.2.1 Messages Manual (H06.26+, J06.15+)

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Release 3.2.1 Messages Manual691121-002
10-21
SQL 8571
Cause. The system does not have enough memory to execute the query.
Effect. The operation fails.
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 user-level is the user privilege.
Where name is the ANSI 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. Ask the system administrator to 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.
8571 SQL/MX could not allocate sufficient memory to execute
query.
8572 The statement has incurred a fatal error and must be
deallocated.
8573 The user does not have user-level privilege on object
name.
8574 An OPEN was blown away on table name.