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-28
SQL 1111
Where table-name is the name of the object.
Cause. The transaction could not be started, possibly due to another transaction
being active on the object.
Effect. The operation fails.
Recovery. Determine why the transaction failed and resubmit.
SQL 1112
Cause. The column list specified in a CREATE INDEX statement consisted only of
the system-generated column SYSKEY.
Effect. The operation fails.
Recovery. Change the column list to include additional columns and reissue the
statement.
SQL 1114
Where catalog-name is the name of an SQL/MX catalog.
Where location-info is the location where the tables could not be created.
Cause. This error can result from various CREATE statements issued to create the
metadata. See the accompanying error messages to determine the cause.
Effect. One or more objects are not created.
Recovery. See the accompanying error messages for recovery action.
1111 An error occurred while starting a transaction on object
table-name.
1112 An index column list cannot contain only the system-
generated column SYSKEY.
1114 Metadata tables for catalog catalog-name could not be
created on location-info.










