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 > Any parameters need to set for debug???

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-28-05, 04:17
nagbuchi nagbuchi is offline
Registered User
 
Join Date: Feb 2005
Location: Bangalore,India
Posts: 39
Question Any parameters need to set for debug???

Server : UNIX Sun Solaries,UDB v8.1
Client : WINDOWS,UDB v8

I am not able to debug the procedures from my client machine.Please let me know whether it is possible or not from the Development Center??

If so what are the parameters we need to set at client and server??

Thanks...
Reply With Quote
  #2 (permalink)  
Old 09-28-05, 12:26
przytula przytula is offline
Registered User
 
Join Date: Nov 2004
Posts: 374
debug

java stored procedures can not be build with debug on solaris
if sql procedure, this can be build with debug
__________________
Best Regards, Guy Przytula
DB2/ORA/SQL Services
DB2 DBA & Advanced DBA Certified
DB2 Dprop Certified
http://users.skynet.be/przytula/dbss.html
Reply With Quote
  #3 (permalink)  
Old 09-29-05, 03:44
nagbuchi nagbuchi is offline
Registered User
 
Join Date: Feb 2005
Location: Bangalore,India
Posts: 39
Przytula,
I am able to build SQL procedures sucessfully.If I click the DUBUG button it is building the SP in debug mode and immediately executes the procedure and getting the result.It is not at all going into DEBUG state and also not stopping at the break points.

My doubt is:
Whether we need to set any parameters explicitly for SQL Stored procs??

Thanks,
Nagaraj
Reply With Quote
  #4 (permalink)  
Old 09-29-05, 08:52
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Do you have DB2ROUTINE_DEBUG=on set on the server?
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