Re: Debugging pl/sql

From: Patrick Ryan <pat_at_chinook.halcyon.com>
Date: 1995/05/26
Message-ID: <3q5j1p$saf_at_news1.halcyon.com>#1/1


Well, you didn't say what version of PL/SQL or the database you are using, but there is an Oracle product called Procedure Builder 1.5 that is a full featured debugger (breakpoints, watchpoints, variable examination, etc). It is included with the CDE2 tools and (I believe) with the Designer 2000 package. Unfortunately, it only compiles PL/SQL v. 1 code, not PL/SQL version 2 (a fact that is highly annoying).

There are no third party debuggers that I am aware of.

-Pat Ryan
 LIAS Senior Programmer/Analyst
 My views do not necessarily represent those of my company nor indeed of  any other sentient being.

Paul Salay (psalay_at_primenet.com) wrote:
: Are there any facilities to debug pl/sql other than the DBMS_OUTPUT
: facility? Are there any third party debuggers?
Received on Fri May 26 1995 - 00:00:00 CEST

Original text of this message