SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

SQLSTATE Values Returned by NonStop SQL/MX
HP NonStop SQL/MX Messages Manual523730-004
20-37
SQLSTATE Values
01P0F 13015 Unable to open the module definition file name.
01P0G 13016 Descriptor name name conflicts with SQLC default name
name.
01P0H 13017 Descriptor name is multiply defined.
01P0I 13018 Descriptor name name is invalid.
01P0J 13019 Statement name name uses name, a reserved name SQLC
generates.
01P0K 13020 Statement name name is multiply defined.
01P0L 13021 name is already defined.
01P0M 13022 Cursor name is already defined.
01P0N 13023 name is already defined as a dynamic cursor.
01P0O 13024 Cursor name was not declared.
01P0P 13025 Warning(s) near line num.
01P0Q 13026 The EXEC SQL MODULE statement must precede any cursor
definitions or executable SQL statements.
01P0R 13027 Only one EXEC SQL MODULE statement is allowed.
01P0S 13028 Cannot open static cursor name because name is out of scope
at time of open.
01P0T 13029 line number detail text
01P0U 13030 line number detail text
01P0V 13031 Expecting a single host variable of type string.
01P0W 13032 Not expecting input host variables for static cursor name.
01P0X 13033 Host variable name is in different scope than when cursor
name was declared.
01P0Y 13034 Character set name is not yet supported.
01P0Z 13035 Invalid line number num for line pragma; ignoring the rest.
01P10 13036 C/C++ syntax error in switch/for/while condition near line num.
01P11 13037 Function header syntax error near line num.
01P12 13038 Array size num expected to be an unsigned integer near line
num.
01P13 13039 Function definition is not allowed within an SQL declare
section near line num.
01P14 13040 Expecting “)” near line num num.
01P15 13041 Typedef encountered near line num, and typedefs are not
supported.
01P16 13042 Unnamed declaration near line num.
01P17 13043 Expecting name near line num.
Table 20-1. SQLSTATE Values (page 36 of 85)
SQLSTATE SQLCODE Error Text