SQL/MP Messages Manual
SQL Compiler Messages
HP NonStop SQL/MP Messages Manual—427720-006
4-16
SQL 2056
Cause. The SQL compiler was invoked under Safeguard default protection, so the
compiled program is protected by the Safeguard subsystem. The SQL compiler cannot
reset the owner of the file to the original owner because the file is protected by the
Safeguard subsystem.
Effect. SQL compilation will proceed, but the owner of the file is different.
Recovery. Do not SQL compile with Safeguard default protection set to ON.
Alternatively, use the ALTER PROGRAM command to reset the owner.
SQL 2057
Cause. The SQL compiler was invoked under Safeguard default protection, so the
compiled program is protected by the Safeguard subsystem. The SQL compiler cannot
reset the security of the compiled program to the original setting because the file is
protected by the Safeguard subsystem.
Effect. SQL compilation proceeds, but the security of the compiled program is
different. The PROGID flag might be lost.
Recovery. Do not SQL compile with Safeguard default protection set to ON.
SQL 2058
Cause. The user who SQL compiled the program did not have Safeguard default
protection, and the program did not have persistent Safeguard protection. A new file
was created to hold the SQL program, and the old program was purged. As a result,
the Safeguard protection record for the old program was deleted, and the new program
is not protected by the Safeguard subsystem.
Effect. SQL compilation proceeds, but Safeguard protection is lost.
Recovery. Set Safeguard protection to ON.
2056 The owner of the SQL compiled program was changed from
value-1,value-2 to value-3,value-4.
2057 The file is now protected by the Safeguard subsystem.
The Guardian security vector was value-1.
2058 Safeguard protection is lost.