SQL/MP Messages Manual
SQL Executor Messages (8000 to 8999)
HP NonStop SQL/MP Messages Manual—427720-006
10-8
SQL 8041
Cause. An SQL compiler process could not be started as a new process, or the
compiler failed while compiling a PREPARE statement or while dynamically
recompiling a DML statement.
Effect. The DML statement fails. If a user-defined TMF transaction was present and
the failure occurred before the DML operation completed, the user-defined TMF
transaction terminates abnormally.
Recovery. Reissue the DML statement. If the error persists, report the entire message
to your service provider.
SQL 8042
Cause. The SQL catalog manager process on your system is not compatible with the
SQL executor in your system library.
Effect. The DDL statement fails. If a user-defined TMF transaction was present, it is
backed out to undo any changes made to the catalogs.
Recovery. Upgrade the SQL executor, or report the entire message to your service
provider.
SQL 8043
Cause. The SQL compiler process was not compatible with the SQL executor in your
system library.
Effect. The DML statement fails.
Recovery. Upgrade the SQL executor, or report the entire message to your service
provider.
8041 Unable to communicate with the SQL compiler process.
8042 The SQL executor tried to communicate with an
incompatible version of an SQL catalog manager. The user-
defined TMF transaction is aborted.
8043 The SQL executor tried to communicate with an
incompatible version of an SQL compiler.