SQL/MX 2.x Messages Manual (H06.10+, J06.03+)

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual544518-011
10-26
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.
SQL 8751
Cause. The module-name specified in the UNLOAD MODULE command refers to a
system module file.
Effect. None.
Recovery. Change the module-name to refer to the correct user module and retry the
operation.
SQL 8801
Cause. This is an internal error.
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 8802
Cause. This is an internal error.
Effect. The operation fails.
Recovery. None. Contact your service provider.
8750 A module cannot be unloaded when a transaction is in
progress. End the transaction and retry the operation.
8751 System module files cannot be unloaded.
8801 Descriptor allocation failed because the descriptor
already exists in the current context.
8802 Statement allocation failed because the statement
already exists in the current context.