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 > How to eliminitate the call goes to IBM stored procedure DSNAPCOL?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-24-09, 10:12
UmaKathir UmaKathir is offline
Registered User
 
Join Date: Sep 2009
Posts: 1
How to eliminitate the call goes to IBM stored procedure DSNAPCOL?

I have my application written in Visual basic and calling DB2 stored procedures through ODBC connection. We came to know through our DBA that Metadata IBM stored procedure DSNAPCOL (returns stored procedure parameters to program) is now being invoked and consumes more CPU.

We made the changes in ini file to set DESCRIBEPARAM=0. But that does not help us to eliminate the call goes to DSNAPCOL.

Can anyone help me?

-Uma Kathir
Reply With Quote
  #2 (permalink)  
Old 12-27-09, 12:46
MichelG MichelG is offline
Registered User
 
Join Date: Dec 2009
Posts: 1
Hello, I have the same problem since I have migrated from DB2 V7 to V8.
I am searching the solution.
Michel
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