debugging stored procs - where to get the free tool

From: Wolfgang Zilgens <wzilgens_at_consem.de>
Date: Mon, 15 Oct 2001 16:04:46 +0200
Message-ID: <3bcaed2e$0$183$4d4ebb8e_at_read.news.de.uu.net>



has somebody found the debugger which is mentioned in the oracle doc under
http://technet.oracle.com/doc/oracle8i_816/appdev.816/a76939/adg10pck.htm#15 72

oracle writes this, but this address is unknown!

###########################################################
Debugging Stored Procedures
A free Java-based debugger is available from Oracle for debugging PL/SQL applications. This is a lightweight debugger which can be run as an applet from the Microsoft or Netscape browser, or as a stand-alone application to debug PL/SQL stored procedures. The debugger works with Oracle 7.3.4 and higher.

If you are using PL/SQL for writing Web-based applications in conjunction with the Applications Server, and if you would like to debug and look at the generated HTML, you can use this debugger as well (check restrictions in the README file).

You can download the debugger from:

http://www.oracle.com/st/products/features/plsql/plsqlfreeutility.html

###########################################################
Received on Mon Oct 15 2001 - 16:04:46 CEST

Original text of this message