SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
3-19
Effect. The operation fails.
Recovery. Apply the recovery of the accompanying error message.
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 NonStop 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.
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.










