IBM Books

Message Reference


Class Code 24 Invalid Cursor State


Table 13. Class Code 24: Invalid Cursor State
SQLSTATE Value  
Meaning
24501 The identified cursor is not open.
24502 The cursor identified in an OPEN statement is already open.
24504 The cursor identified in the UPDATE, DELETE, SET, or GET statement is not positioned on a row.
24506 The statement identified in the PREPARE is the statement of an open cursor.
24514 A previous error has disabled this cursor.
24516 A cursor has already been assigned to a result set.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]