If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > The identified cursor is not open error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-15-04, 11:00
Jake K Jake K is offline
Registered User
 
Join Date: Feb 2004
Posts: 107
The identified cursor is not open error

one of my customer says that he get the 'The identified cursor is not open error ' for the FOR loop statement, while executing a sql procedure!!!! I referred the DB2 document and it says it uses implicit cursor for the FOR loop. But this should not, obviously, cause 'cursor not open' error. I am wondering how he gets this error. Anyone experienced it before.
DB2 details : DB2 v8.1 on Aix system

Error Details:
SQLSTATE 24501: The identified cursor is not open error for the following statement FOR cur_screen_out AS SELECT

Jake
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On