SQL/MP Messages Manual
SQL Compiler Messages
HP NonStop SQL/MP Messages Manual—427720-006
4-3
SQL 2009
Cause. Stated in the error message.
Effect. The SQL compilation terminates abnormally.
Recovery. Check that the host program is processed for SQL. For a COBOL host
program, preprocess with the SQL COBOL process and then compile with COBOL.
For C or Pascal host programs, compile with the language compiler. Finally, SQL
compile the program.
SQL 2010
Cause. The SQL compiler attempted to find out if a transaction was in progress by
using a GETTRANSID call, and detected an error in the current transaction ID.
Effect. The SQL compilation terminates abnormally.
Recovery. Determine whether the TMF subsystem is running. If the TMF subsystem is
not running, start it and recompile. If the TMF subsystem is running, contact your
system manager about recovery.
SQL 2011
Cause. Stated in the error message.
Effect. The SQL compilation terminates abnormally.
Recovery. Correct the file system error condition and recompile.
2009 No SQL source information found in program file.
2010 Error encountered sensing current transaction ID. See
the file system error for more information.
2011 SQL compiler encountered an error during reading or
writing of SQL sensitivity and validity information in the
program file label. See the file system error for more
information.