HP NonStop SQL/MX Messages Manual page 167

Table of Contents

Advertisement

Parser and Compilation Messages (3000 through
3999)
SQL 3158
3158 The DATETIME value value is not valid.
Cause. You specified an invalid DATETIME literal. Either the DATETIME qualifier has
an invalid combination of start and end fields or the DATETIME literal string is invalid.
Effect. The operation fails.
Recovery. Specify a valid DATETIME literal and resubmit.
SQL 3159
3159 If you intended name to be a character set specifier for
a character string literal, you must remove the spaces in
front of the single quote delimiter.
Where name is the character set specifier.
Cause. You apparently specified name as a character set specifier (for example,
KANJI), but you placed a space in front of the single quote delimiter, which is not
supported. For example,
_KANJI 'xyz'
causes this error.
_KANJI'XYZ'
does not.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3160
3160
host variable was declared more than once in the
procedure parameter list.
Cause. You declared host variable more than once in the procedure parameter
list.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
HP NonStop SQL/MX Messages Manual—640324-001
5- 37

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents