![HP NonStop SQL/MX Messages Manual Download Page 178](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150178.webp)
Parser and Compilation Messages (3000 through
3999)
HP NonStop SQL/MX Messages Manual — 640324-001
5- 48
SQL 3207
Cause. In the CREATE PROCEDURE statement, you specified the optional
DYNAMIC RESULT SETS clause with nonzero value.
Effect. The operation fails.
Recovery. Remove the clause or use the value zero, and then resubmit.
SQL 3208
Cause. In the CREATE PROCEDURE statement, one of the parameters you specified
is an unsigned numeric.
Effect. The operation fails.
Recovery. Change the parameter specification to SIGNED.
SQL 3209
Cause. You attempted a CREATE TABLE table name (columnname longwvarchar(N))
where N >current MAX_LONG_WVARCHAR_DEFAULT_SIZE setting.
Effect. The operation fails.
Recovery. Decrease the CREATE TABLE statement’s longwvarchar column width N
or increase the current MAX_LONG_WVARCHAR_DEFAULT_SIZE setting and
resubmit.
SQL 3210
Cause. You attempted a CREATE TABLE table name (columnname longwvarchar(N))
where N current MIN_LONG_WVARCHAR_DEFAULT_SIZE setting.
Effect. The operation fails.
Recovery. Increase the CREATE TABLE statement’s longwvarchar column width N or
decrease the current MIN_LONG_WVARCHAR_DEFAULT_SIZE setting and resubmit.
3207 Value for DYNAMIC RESULT SETS must be zero.
3208 UNSIGNED numeric is not allowed for routine parameter.
3209 Maximum length of LONGWVARCHAR is
value
.
3210 Minimum length of LONGWVARCHAR is
value
.
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 ...