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-27
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.
SQL 1115
Where Guardian name is the name of the Guardian file for the label creation that
failed.
Where ANSI name is the name of the table.
Where error is the error number returned.
Cause. A file system error occurred on the attempt to create the label.
Effect. The table is not created.
Recovery. Correct the file system error and reissue the CREATE statement.
1112 An index column list cannot consist only of the system-
generated column SYSKEY.
1114 Metadata tables for catalog catalog-name could not be
created on location-info.
1115 Label Guardian name could not be created for ANSI name
(file error error).