SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
HP NonStop SQL/MX Messages Manual—523730-004
5-1
5
Parser and Compilation Messages 
(3000 through 3999)
SQL 3000
Cause. An internal error has occurred in module name on line number. Details are 
displayed in detailed text.
Effect. The operation fails.
Recovery. Use the information in the detailed text to diagnose and correct the 
problem and resubmit.
SQL 3001
Cause. There is a syntax error near the text SQL text.
Effect. The operation fails.
Recovery. See the errors that accompany this message for more information. Correct 
the syntax and resubmit.
SQL 3002
Cause. You specified an invalid column reference, which must have four or fewer 
parts.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3003
Cause. You defined length or precision as zero. You must enter a value greater than 
zero.
3000 An internal error occurred in module name on line 
number. DETAILS(detailed text).
3001 Syntax error at or before SQL text.
3002 column name is not a valid column reference; it has more 
than 4 name parts.
3003 Length or precision must be greater than zero.










