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 > DB2 Error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-20-07, 05:13
carlojil carlojil is offline
Registered User
 
Join Date: Jan 2006
Posts: 2
DB2 Error

I have installed a new application that use db2 udb.
During the installation i see into the log this message :
CLI0115E Invalid cursor state

My support suggest me to check the version about "db2 client side" and db2 server side".
How can i do this operation ?
I thought that it was possible to have only one version of db2 installed on a server.

Help me please !!!!
Reply With Quote
  #2 (permalink)  
Old 09-20-07, 07:19
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
db2level executed in a command window will do
about the error : check if the cursor is open before doing a fetch
according the doc : use SQLFetch or SQLExtendedFetch and repeat the operation
is it static/dynamic sql - and which language (java-basic ??)
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
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