SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
10-29
SQL 8690
Cause. The source contains a character that cannot be translated to the target.
Effect. The operation fails.
Recovery. Make sure the source data is clean and translatable and resubmit.
SQL 8700
Cause. An ESP encountered an error during a query.
Effect. The query fails.
Recovery. Use the EMS event log information in the event generated by this failure to
diagnose and correct the problem. You might need to allocate page file space or
memory. If this does not correct the problem, contact your service provider.
SQL 8710
Where num is the error number returned.
Cause. Measure encountered an error while attempting to update SQL/MX counters.
Effect. Measure fails to update the SQL/MX counters.
Recovery. Use the error in the message to diagnose and correct the problem.
SQL 8750
Cause. The UNLOAD MODULE command is executed in the context of an active
transaction.
Effect. The module is not unloaded. The resources allocated to the module are not
released.
Recovery. Retry the UNLOAD MODULE command after ending the transaction by
committing or aborting it.
8690 An invalid character value encountered in TRANSLATE
function.
8700 An assertion failure or out-of-memory condition occurred
during parallel execution.
8710 Error num returned by Measure when attempting to update
SQL counters.
8750 A module cannot be unloaded when a transaction is in
progress. End the transaction and retry the operation.