SQL/MP Messages Manual

SQL Compiler Parser Messages (3000 to 3999)
HP NonStop SQL/MP Messages Manual427720-006
5-9
SQL 3031
Cause. You specified an invalid BLOCKSIZE value.
Effect. The statement does not compile.
Recovery. Specify a valid BLOCKSIZE and recompile.
SQL 3032
Cause. The SQL parser required a numeric constant.
Effect. The statement does not compile.
Recovery. Specify a numeric constant and recompile.
SQL 3033
Cause. The SQL parser required a literal string at or near the position pointed to by
the marker.
Effect. The statement does not compile.
Recovery. Specify a literal string and recompile.
SQL 3034
Cause. You specified a decimal point or exponent when an integer was expected.
Effect. The statement does not compile.
Recovery. Remove the decimal point or exponent and recompile.
3031 Invalid BLOCKSIZE value.
3032 A numeric constant is required here.
3033 A literal string is required here.
3034 A decimal point or exponent is not allowed.