Neoview Messages Manual (Volume 2) (R2.4)

Table 3-5 SQLSTATE Values Beginning 01M01 (continued)
Error TextSQLCODESQLSTATE
name is already defined.
1302101P0L
Cursor name is already defined.
1302201P0M
name is already defined as a dynamic cursor.
1302301P0N
Cursor name was not declared.
1302401P0O
Warning(s) near line num.
1302501P0P
The EXEC SQL MODULE statement must precede any cursor definitions or executable
SQL statements.
1302601P0Q
Only one EXEC SQL MODULE statement is allowed.1302701P0R
Cannot open static cursor name because name is out of scope at time of open.
1302801P0S
line number detail text
1302901P0T
line number detail text
1303001P0U
Expecting a single host variable of type string.1303101P0V
Not expecting input host variables for static cursor name.
1303201P0W
Host variable name is in different scope than when cursor name was declared.
1303301P0X
Character set name is not yet supported.
1303401P0Y
Invalid line number num for line pragma; ignoring the rest.
1303501P0Z
C/C++ syntax error in switch/for/while condition near line num.
1303601P10
Function header syntax error near line num.
1303701P11
Array size num expected to be an unsigned integer near line num.
1303801P12
Function definition is not allowed within an SQL declare section near line num.
1303901P13
Expecting “)” near line num num.
1304001P14
Typedef encountered near line num, and typedefs are not supported.
1304101P15
Unnamed declaration near line num.
1304201P16
Expecting name near line num.
1304301P17
Type specification type is not a recognized type near line num.
1304401P18
Unexpected class declaration near line num ignored.
1304501P19
Expecting “}” to end member declaration near line num.
1304601P1A
Undefined tag name near line num.
1304701P1B
Tag name redefined near line num.
1304801P1C
Input file not good near line num.
1304901P1D
Cursor name not closed.
1305001P1E
Cursor name not opened.
1305101P1F
Cursor name not fetched.
1305201P1G
Cursor name not opened or closed.
1305301P1H
Cursor name not fetched or closed.
1305401P1I
Cursor name not opened or fetched.
1305501P1J
Cursor name not used.
1305601P1K
SQLSTATE Values 121