How to debug PL/SQL that is called from a web browser [message #394919] |
Mon, 30 March 2009 18:24 |
gossep
Messages: 2 Registered: November 2008
|
Junior Member |
|
|
Hello. I am looking for information on how to set up Toad to debug a PL/SQL procedure that is called from a web browser.
So for example I go to the following URL:
http://www.mydomain.ca:7778/pls/banqa/bzceadms.NewProfile
I want to be able to attach this session to the debugger in Toad and step through the stored procedure. I know this is possible as a former staffer here set it up a couple of years ago, unfortunately he is no longer with us and nobody can locate the documentation he put together on how this is done.
Does anyone have any experience with setting this up?
Thanks in advance,
Pablo
|
|
|
|