SQL/MP Messages Manual

SQL Compiler Messages
HP NonStop SQL/MP Messages Manual427720-006
4-19
SQL 2074
Cause. The SQL compiler detected an internal error in the ownership of an OSS SQL
program file.
Effect. The SQL compilation terminates abnormally.
Recovery. None. Report the entire message to your service provider.
SQL 2075
Cause. The SQL compiler detected an internal error in the security of an OSS SQL
program file.
Effect. The SQL compilation terminates abnormally.
Recovery. None. Report the entire message to your service provider.
SQL 2076
Cause. Another user is accessing the SQL program file for update.
Effect. The file cannot be written.
Recovery. The file is in use. Wait until the file is released and then reissue your
request.
SQL 2102
Cause. The program was not SQL compiled. A program must be SQL compiled before
it can be installed with the REGISTERONLY option.
Effect. SQL compilation fails.
Recovery. SQL compile the program and then register the program.
2074 The SQL compiler detected an error while reading or
writing file owner or group ID information for the OSS
program file.
2075 The SQL compiler detected an error while reading or
writing file security information for the OSS program file.
2076 Unable to write to the SQL program file.
2102 The REGISTERONLY option can only be used on a program
that has been SQL compiled.