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-25
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 1103
Where table-name is the ANSI name of the metadata table.
Cause. See the accompanying error message for clarification.
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 1104
Where column-name is the name of a character-type column for which a default value
is specified.
Cause. The specified default value for column-name is longer than the maximum of
239 characters.
Effect. The operation fails.
Recovery. Correct the error and resubmit.
SQL 1105
Cause. A CREATE TABLE...LIKE statement specifies both the WITH PARTITIONS
and STORE BY clause, which is not allowed.
Effect. The operation fails.
Recovery. Correct the error and resubmit.
SQL 1106
Where partition-location is the location of the specified partition.
Where table-name is the name of the table.
1103 Rows could not be deleted from table table-name.
1104 Default value string is too long for column column-name.
1105 CREATE TABLE LIKE statement cannot contain both
HORIZONTAL PARTITIONS and STORE BY clauses.
1106 The specified partition partition-location of object
table-name does not exist.