![HP NonStop SQL/MX Messages Manual Download Page 180](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150180.webp)
Parser and Compilation Messages (3000 through
3999)
HP NonStop SQL/MX Messages Manual — 640324-001
5- 50
SQL 3215
Cause. You attempted a CREATE TABLE table name (c1 longvarchar, c2 long
varchar,...cn long varchar) and the computed long varchar columns’ width is below the
current MIN_LONG_VARCHAR_DEFAULT_SIZE setting.
Effect. The operation fails.
Recovery. Decrease the number of long varchar columns in the CREATE TABLE
statement or increase the current MIN_LONG_VARCHAR_DEFAULT_SIZE setting and
resubmit.
SQL 3216
Cause. You attempted a CREATE TABLE table name (c1 longwvarchar, c2
longwvarchar,...cn longwvarchar) and the computed width for each of the longwvarchar
columns falls below the current MIN_LONG_WVARCHAR_DEFAULT_SIZE setting.
Effect. The operation fails.
Recovery. Reduce the number of longwvarchar columns in the CREATE TABLE
statement or increase the current MIN_LONG_WVARCHAR_DEFAULT_SIZE setting
and resubmit.
SQL 3217
Cause. You specified KANJI or KSC5601 character expressions to function LOWER,
LCASE, UPPER, UPSHIFT, or UCASE.
Effect. The operation fails.
Recovery. Do not use KANJI or KSC5601 character expressions in these functions.
SQL 3218
Cause. A CREATE VIEW statement was issued with a DELETE or UPDATE operation
as a table reference.
3215 Computed LONG VARCHAR length len1 is below minimum len2.
3216 Computed LONG WVARCHAR length
value1
is below minimum
value2
.
3217 Character set
name
is not allowed in the
function-name
function.
3218 A table reference cannot contain DELETE or UPDATE in a
CREATE VIEW statement.
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 ...