SQL 3132
3132 The HEADING for column name exceeds the maximum size of 128
characters.
name
is the name of the column.
Cause
You specified a heading for column
name
that exceeds the maximum size of 128
characters.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 3133
3133 PERFORM is valid only in COBOL programs.
Cause
You specified a PERFORM statement, which is supported only in COBOL programs.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 3134
3134 The precision of time or timestamp, value, cannot exceed 6.
Cause
You specified a time or timestamp precision value that exceeds six, which is not
supported.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 3135
3135 The precision of float, value, cannot exceed 54.
Cause
You specified a value for float precision that exceeds 54, which is not supported.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 3136
3136 Only LEFT, RIGHT, and FULL OUTER JOIN are valid in {oj ...}
Cause
You attempted to perform an invalid outer join. Only LEFT, RIGHT, and FULL OUTER
JOIN are supported.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 3137
3137 UNION JOIN is not yet supported.
Cause
You attempted to perform a UNION JOIN, which is not supported.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 3138
3138 A key-sequenced table with range partitioning requires a FIRST KEY
clause.
Cause
You attempted to create a key-sequenced table with range partitioning without a
FIRST KEY clause.
108
Parser and Compilation Messages (3000 Through 3999)
Содержание Neoview Messages
Страница 12: ...12 ...
Страница 66: ...66 ...
Страница 129: ...Recovery Supply the input values for the IDENTITY column 129 ...
Страница 130: ...130 ...
Страница 172: ...172 ...
Страница 178: ...178 ...
Страница 184: ...184 ...
Страница 238: ...238 ...
Страница 266: ...266 ...
Страница 268: ...268 ...
Страница 350: ...350 ...
Страница 378: ...378 ...
Страница 384: ...384 ...
Страница 400: ......