SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual—523730-004
10-17
Effect. The operation fails. An EMS event message for event number 5127 from the
Disk subsystem has been generated to supply further diagnostic information. See the
Operator Messages Manual for information on retrieving EMS event messages.
Recovery. None. Contact your service provider.
SQL 8570
Cause. The system does not have enough memory to build the query.
Effect. The operation fails.
Recovery. Try to reduce the system's load by entering fewer statements. You can try
restarting SQL/MX. If this does not correct the problem, contact your service provider.
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 SQL/MX. If this does not correct the problem, contact your service provider.
SQL 8572
Cause. 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 SQL/MX.
SQL 8573
Where level is the user privilege level.
Where name is the name of the object.
8570 SQL/MX could not allocate sufficient memory to build
query.
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 level privilege on table or view
name.