SQL/MP Messages Manual

SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual427720-006
3-85
SQL 1555
Cause. An attempt was made to write to a catalog to describe a program that is
protected by the Safeguard subsystem, and the catalog version does not support
Safeguard protection.
Effect. The statement fails.
Recovery. Upgrade your catalog, use a later version of the catalog, or change the
security attributes of the program file to operating system security protection.
SQL 1556
Cause. The Safeguard SMP process could not be opened because of the file system
error following this message. During most DDL operations, the SQL Catalog Manager
requests protection record information from the Safeguard SMP process at the node
where the SQL object resides and at the node where the user is defined. In this case,
the SMP process could not be opened.
Effect. The statement fails.
Recovery. Correct the file system problem and reissue the request.
SQL 1557
Cause. A call to the WRITEREADX procedure failed.
Effect. The statement fails.
Recovery. Check the system error in SQLCA to determine the cause. Report the
entire message to your service provider. To retrieve the system error from a program,
use the SQLGETINFOLIST procedure or other procedures described in the SQL/MP
programming manual for the host language in which the program is written.
1555 Version incompatibility: Unable to write to catalog
value-1 of version value-2. This version of the catalog
cannot support program value-3 because the program file is
protected by the Safeguard subsystem.
1556 Unable to open the Safeguard process value-1 when
checking for Safeguard user ID or file name protection record
information for value-2.
1557 The catalog manager could not to send a message to a
Safeguard SMP process using the SPI interface.