SQL/MP Messages Manual

SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual427720-006
3-84
SQL 1552
Cause. You cannot specify the CLEARONPURGE option in a CREATE or ALTER DDL
command for an object protected by the Safeguard subsystem. The security attributes
associated with an SQL object protected by Safeguard software can only be altered
using a Safeguard interface such as SAFECOM.
Effect. The ALTER statement fails.
Recovery. Remove the CLEARONPURGE clause from the ALTER DDL statement.
Alternatively, remove the Safeguard protection attributes using a Safeguard interface
such as SAFECOM. When an SQL object is protected by the operating system, the
CLEARONPURGE clause in an ALTER DDL command is allowed.
SQL 1553
Cause. You cannot change the OWNER settings with an ALTER DDL command if the
object is protected by the Safeguard subsystem. The security attributes associated
with the SQL object must be altered using a Safeguard interface such as SAFECOM.
Effect. The ALTER statement fails.
Recovery. Remove the OWNER clause from the ALTER DDL statement. To change
the ownership of an SQL object protected by the Safeguard subsystem, use the
SAFECOM interface. Alternatively, you can delete the Safeguard protection attributes
using a Safeguard interface; when the SQL object is protected by the operating
system, the OWNER clause with an ALTER DDL command is allowed.
SQL 1554
Cause. See the file system error for a description of the cause.
Effect. The statement fails.
Recovery. Correct this condition and reissue the statement.
1552 The CLEARONPURGE option is not allowed in the CREATE or
ALTER statement for value-1 because the SQL object is
protected by the Safeguard subsystem.
1553 The OWNER option is not allowed in the ALTER statement
for value-1 because the SQL object is protected by the
Safeguard subsystem.
1554 A file system error occurred while retrieving security
information from the SQL program file label of value-1.