HP NonStop SQL/MX Messages Manual page 61

Table of Contents

Advertisement

Data Definition Language (DDL) Messages (1000
through 1999)
SQL 1138
1138 An internal error occurred: invalid input parameter(s).
Object name and status are required.
Cause. This is an internal error in the interface between utilities and the catalog
manager.
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 1139
1139 System-generated column column-name of base table table-
name cannot appear in the search condition of a check
constraint definition.
Where column-name is the name of a column of table-name.
Where table-name is the name of the affected table.
Cause. You attempted to create a check constraint that references a system-
generated column. The column named SYSKEY is often system-generated.
Effect. The operation fails.
Recovery. Modify the statement so that no check constraints reference any system-
generated column and resubmit.
SQL 1140
1140 Row-length actual-row-length exceeds the maximum allowed
row-length of maximum-row-length for table-or-index name.
Where,
actual-row-length is the length of a row of the table or index.
maximum-row-length is the largest row size allowed.
name is the name of the table or index.
Cause. On a CREATE or ALTER TABLE statement or a CREATE INDEX statement,
the size of the row exceeds the maximum allowed row size.
Effect. The operation fails.
Recovery. See the SQL/MX Reference Manual for row size limit calculations. Change
the column definitions and reissue the statement.
HP NonStop SQL/MX Messages Manual—640324-001
3- 35

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents