SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

Parser and Compilation Messages (3000 through
3999)
HP NonStop SQL/MX Messages Manual523730-004
5-31
SQL 3132
Where 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
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
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
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.
3132 The HEADING for column name exceeds the maximum size of
128 characters.
3133 PERFORM is valid only in COBOL programs.
3134 The precision of time or timestamp, value, cannot exceed
6.
3135 The precision of float, value, cannot exceed 54.