Parser and Compilation Messages (3000 through
3999)
HP NonStop SQL/MX Messages Manual — 640324-001
5 -2
SQL 3003
Cause. You defined length or precision as zero. You must enter a value greater than
zero.
Effect. The operation fails.
Recovery. Enter a value greater than zero and resubmit.
SQL 3004
Cause. You defined a delimited identifier as blanks. You must enter at least one
nonblank character.
Effect. The operation fails.
Recovery. Enter at least one nonblank character and resubmit.
SQL 3005
Cause. You attempted to use a DECLARE CURSOR statement without declaring a
cursor name or using the name of a previously prepared statement.
Effect. The operation fails.
Recovery. Declare a cursor name, or use the name of a previously prepared
statement, and resubmit.
SQL 3006
Cause. You attempted to declare a dynamic cursor in a way that does not match the
statement. Both must be literals or both must be string host variable expressions.
Effect. The operation fails.
3003 Length or precision must be greater than zero.
3004 A delimited identifier must contain at least one
nonblank character.
3005 A DECLARE CURSOR statement cannot dynamically get its
cursor name from a host variable while also statically
declaring a cursor specification. A dynamic cursor requires
the name of a previously prepared statement or a host
variable containing such a name; a static cursor requires a
fixed, static name.
3006 In a dynamic cursor declaration, both the cursor and the
statement must be named in the same way: both must be
literals or both must be string host variable expressions.
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 ...