SQL/MP Messages Manual

SQL Executor Messages (8000 to 8999)
HP NonStop SQL/MP Messages Manual427720-006
10-5
SQL 8022
Cause. The SQL object was compiled with a compiler that was incompatible with the
system on which the program was executed.
Effect. The SQL object is not loaded, and the program fails.
Recovery. Compile your program again with a compiler that is compatible with the
software that will run the program.
SQL 8023
Cause. The SQL region is required but was not found in the program file. The SQL
region might be corrupted.
Effect. The program fails.
Recovery. Check your SQL compiled program to see the condition of the SQL region.
SQL 8024
Cause. The program corrupted the SQL region in the program file.
Effect. The program fails.
Recovery. SQL compile the program again.
SQL 8025
Cause. The program was not explicitly SQL compiled.
Effect. The program fails.
Recovery. SQL compile and rerun the program.
8022 The SQL object has an invalid version number.
8023 The SQL region is missing in the program file.
8024 The SQL region has an invalid format.
8025 The SQL region was not SQL compiled.