open source tool for debugging [message #228172] |
Mon, 02 April 2007 00:01  |
soujanya_srk
Messages: 111 Registered: November 2006 Location: HYDERABAD
|
Senior Member |
|
|
i am looking for a good open source tool, where i can
debug my plsql packages, but sql developer from oracle doesnt
seem to work, i am facing problems with toad, and i badly need
one debugging tool, can anyone suggest me one?
|
|
|
|
|
|
|
Re: open source tool for debugging [message #228271 is a reply to message #228172] |
Mon, 02 April 2007 06:21   |
soujanya_srk
Messages: 111 Registered: November 2006 Location: HYDERABAD
|
Senior Member |
|
|
i am encountering problems with toad, after i provide the
values for my in parameters for the procedures,
so i am looking for a tool wherein i can give in parameters,
and debug to find out the flow in the procedure
i cannot do that in notepad
|
|
|
|
|
Re: open source tool for debugging [message #228286 is a reply to message #228275] |
Mon, 02 April 2007 07:43   |
soujanya_srk
Messages: 111 Registered: November 2006 Location: HYDERABAD
|
Senior Member |
|
|
i do know how to use toad, what i am doing is,
debug - set parameters - i give parameters, select the
checkbox output OUT args....
then ok, then i press F8, it shows the following message
"do you want to compile referenced objects with debug
information? This process can take several seconds"
i choose No...i get the following message
ORA-12638- Credential Retrieval Failed.
This is frustating, as I rely on toad to know about the
funtionalities of complex packages
anyone can help me ?
|
|
|
|
|
|
|
Re: open source tool for debugging [message #229488 is a reply to message #228172] |
Sun, 08 April 2007 23:28  |
 |
BlackSwan
Messages: 26766 Registered: January 2009 Location: SoCal
|
Senior Member |
|
|
Privs acquired via roles do NOT apply within PL/SQL procedures.
What is/are the most likely causes of ORA-04043 error?
P.S.
Google is your friend but only if you actually use GOOGLE!
|
|
|