Invalid HLI cursor name
Item |
Value |
---|---|
SQLCode |
-401 |
Constant |
SQLE_HLI_BAD_CURSOR |
SQLState |
34W01 |
ODBC State |
34W01 |
The cursor name indicated in your command is not a valid one. For instance, this error would occur if you tried to close a cursor that had never even been declared.