SQL/MP Messages Manual
SQL Compiler Messages
HP NonStop SQL/MP Messages Manual—427720-006
4-17
SQL 2059
Cause. The object must be executable at SQL compilation time. But it was not.
Effect. The SQL compilation terminates abnormally.
Recovery. Link or bind the object first and recompile.
SQL 2060
Cause. Stated in the error message.
Effect. The SQL compilation terminates abnormally.
Recovery. Limit the number of tables, views and indexes that are used by the
program.
SQL 2061
Cause. SQL Runtime license has not been installed on this system.
Effect. None. A warning is issued and the program continues to compile.
Recovery. Purchase the all-applications SQL Runtime license and install it on the
system before you attempt to execute the program.
SQL 2065
Cause. Either an attempt to perform an invalid operation was made, or an error
occurred while naming a file. For more information, see the cause associated with the
file system error.
Effect. The SQL compilation terminates abnormally.
Recovery. Depends on the file system error.
2059 The object file that is being SQL compiled is not an
executable object.
2060 The limit has been reached for the number of
dependencies that can be added for this program.
2061 The program that is being SQL-compiled will not be
executable on this system.
2065 A file system call has returned an error.