HP NonStop SQL/MX Messages Manual page 62

Table of Contents

Advertisement

Data Definition Language (DDL) Messages (1000
through 1999)
SQL 1141
1141 Label file-name for object could not be accessed. File
system error error-number.
Where file-name is the Guardian file name of a partition of object.
Where error-number is a Guardian file system error.
Cause. An ALTER TABLE or ALTER INDEX operation encountered a file system error.
Effect. The operation fails.
Recovery. See the Guardian Procedure Errors and Messages Manual to diagnose
and correct the problem.
SQL 1142
1142 Because it is not audited, this table cannot have a
column added that is declared NOT NULL, or has a CHECK,
UNIQUE, PRIMARY KEY, or FOREIGN KEY constraint.
Cause. Internal error.
Effect. NonStop SQL/MX is unable to perform the requested operation.
Recovery. None. Contact your service provider.
SQL 1143
1143 Validation for constraint constraint-name failed;
incompatible data exists in referencing base table
referencing-table-name and referenced base table referenced-
table-name. To display the data that violates the constraint,
please use the following DML statement: statement-text.
Where,
constraint-name is the name of a column constraint or table constraint.
referencing-table-name is the table on which the constraint is being added.
referenced-table-name is the table specified in the FOREIGN KEY clause.
statement-text is a query.
Cause. You attempted to add a referential integrity constraint that is violated by rows
already in the table.
Effect. The operation fails.
HP NonStop SQL/MX Messages Manual—640324-001
3- 36

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents