SQL/MP Messages Manual
SQL Compiler Messages
HP NonStop SQL/MP Messages Manual—427720-006
4-23
SQL 2131
Cause. Stated in the error message.
Effect. The SQL compilation terminates abnormally.
Recovery. Remove the duplicate option and recompile.
SQL 2132
Cause. See the file system error following this error for the cause.
Effect. The SQL compilation terminates abnormally.
Recovery. Correct the file system error condition and recompile.
SQL 2150
Cause. The input to the SQL compiler was previously compiled with a later version of
the SQL compiler. This is not permitted for the REGISTERONLY ON option.
Effect. The SQL compilation terminates abnormally.
Recovery. Use the REGISTERONLY OFF option.
SQL 2151
Cause. Typical causes are:
•
You do not have authority to read and write the program file
•
The file does not exist
•
The file was stripped by the NLD program. The SQL compiler does not work with
an object file that has been stripped by the NLD program. Stripping removes the
Inspect and NLD regions of the object file.
Effect. The SQL compilation terminates abnormally.
Recovery. Correct the file system error condition and recompile.
2131 The value-1 option was specified more than once.
2132 The subvolume name value-1 is invalid.
2150 Version of the SQL object is later than the version of
the SQL compiler.
2151 Error encountered during OPEN of the program file to
read and write SQL information. (Parameter is value-1.)