SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Privilege and Alias Messages (1000 through 1999)
HP NonStop SQL/MX Messages Manual—523730-004
3-18
SQL 1071
Where ANSI name is the name of the SQL/MX object.
Cause. The statement issued required access to the Guardian file underlying object
ANSI name.
Effect. The operation fails.
Recovery. Apply the recovery action from the accompanying error message.
SQL 1072
Where constraint-name-1 is the name of the disabled constraint.
Where constraint-name-2 is the name of the foreign key constraint.
Cause. You created a referential constraint that references a unique constraint that
has been disabled. This is an internal error.
Effect. The operation fails.
Recovery. Create the referential constraint that references a unique constraint that
has not been disabled.
SQL 1073
Cause. You attempted to initialize SQL/MX, but you are not the super ID. Only the
super ID can perform this function.
Effect. The operation fails.
Recovery. Log on as the super ID before executing this command.
SQL 1075
Where schema-name is the name of a schema in the specified catalog.
Cause. An attempt was made to drop a catalog that is not empty.
1071 Object ANSI name could not be accessed.
1072 Unique constraint constraint-name-1 is disabled, so
foreign key constraint constraint-name-2 could not be
created.
1073 Only super ID can execute INITIALIZE SQL.
1075 The catalog must be empty. It contains at least one
schema schema-name.