![HP NonStop SQL/MX Messages Manual Download Page 53](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150053.webp)
Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Messages Manual — 640324-001
3- 27
SQL 1106
Where
partition-location
is the location of the specified partition.
Where
table-name
is the name of the table.
Cause. The location name
partition-location
specified in the partition
operation does not exist.
Effect. The partition operation fails.
Recovery. Specify a valid partition location name and resubmit.
SQL 1108
Where
view-col-num
is the number of columns in the view column list.
Where
query-col-num
is the number of columns resulting from the query
expression used to define the view.
Cause. The number of columns in the query do not equal the number of columns
specified for the view.
Effect. The operation fails.
Recovery. Specify a query statement that has a degree that matches the number of
columns in the view column list, and resubmit.
SQL 1109
Where
view-name
is the name of the view being created.
Cause. You used WITH CHECK OPTION in the definition of a view that is not
updatable.
Effect. The operation fails.
Recovery. Either make the view updatable or omit the WITH CHECK OPTION and
resubmit.
1106 The specified partition
partition-location
of object
table-name
does not exist.
1108 The number of columns specified in the view column list,
view-col-num,
does not match the degree of the query
expression,
query-col-num
.
1109 The WITH CHECK OPTION clause appears in the definition
of view
view-name
, but the view is not updatable.
Summary of Contents for NonStop SQL/MX
Page 4: ......
Page 8: ...Contents HP NonStop SQL MX Messages Manual 640324 001 iv ...
Page 26: ...General Messages 0 through 999 HP NonStop SQL MX Messages Manual 640324 001 2 2 ...
Page 130: ...SQL MX MXCMP Messages 2000 through 2999 HP NonStop SQL MX Messages Manual 640324 001 4 34 ...
Page 242: ...Normalizer Messages 5000 through 5999 HP NonStop SQL MX Messages Manual 640324 001 7 2 ...
Page 246: ...Optimizer Messages 6000 through 6999 HP NonStop SQL MX Messages Manual 640324 001 8 4 ...
Page 248: ...Generator Messages 7000 through 7999 HP NonStop SQL MX Messages Manual 640324 001 9 2 ...
Page 614: ...Utility Messages 20000 through 23099 HP NonStop SQL MX Messages Manual 640324 001 18 138 ...
Page 752: ...Non SQLCODE Error Messages HP NonStop SQL MX Messages Manual 640324 001 A 14 MXGNAMES Utility ...