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 > I cannot debug the procedures. Please help!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-22-04, 08:15
AStefan AStefan is offline
Registered User
 
Join Date: Jun 2004
Posts: 57
I cannot debug the procedures. Please help!

I have UDB Express and I use Development Center but I cannot debug sql stored procedures.
I can build the procedures, build in debug mode, I can run the procedures but I cannot debug them.
IN the menu all the debug options (Step into, Add breakpoint, step over etc. ) are disabled.
I don't know what to do.
I change and change the variables (I have Windows 2000) DB2_SQLROUTINE_COMPILER_PATH and DB2_SQLROUTINE_COMPILE_COMMAND but for nothing. It is impossible to use the debugger facilities.
Can you tell me anyone what can be the cause, please.
Thanks!
Reply With Quote
  #2 (permalink)  
Old 07-22-04, 10:25
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
When I faced this problem, I did the follwoing :

Restart the machine ...

Then in the Dev Centre's(or SPB's) View menu, Reset views and then use the editor window to use these features ...

Cheers
Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 07-22-04, 12:09
famudba famudba is offline
Registered User
 
Join Date: Jan 2004
Location: Tallahassee, FL, USA
Posts: 96
check you DBM cfg for keepdari , if it is off , turn on ,restart the instance & try , that will work .

Keep DARI process (KEEPDARI) = YES


db2 update dbm cfg using KEEPDARI YES

db2stop
db2start
Let me know , if any questions


Thank You


Lekharaju Ennam
Reply With Quote
  #4 (permalink)  
Old 07-23-04, 03:03
AStefan AStefan is offline
Registered User
 
Join Date: Jun 2004
Posts: 57
It is ok

Thanks!
That it works and now it's ok.
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