Path: text.usenetserver.com!out02b.usenetserver.com!news.usenetserver.com!in01.usenetserver.com!news.usenetserver.com!news-out.readnews.com!postnews3.readnews.com!nr2.newsreader.com.POSTED!not-for-mail
From: Brian Tkatch <N/A>
Newsgroups: comp.databases.oracle.tools
Subject: Re: Package debugging
Date: Mon, 15 Oct 2007 10:30:09 -0400
Message-ID: <89u6h3d73kkj14us5ccne3m4mrve9t1r6o@4ax.com>
References: <1192184234.592999.244250@q3g2000prf.googlegroups.com>
X-Newsreader: Forte Agent 4.2/32.1118
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Lines: 19
Organization: NewsReader.Com Subscriber
NNTP-Posting-Host: acae9ac6.nr2.newsreader.com
X-Trace: DXC=L73WL@]0`Z=f860oHUok?=OA8_@f\K_i2aQ6g14UKj>:Y<W\CU^3=c>ZKcU;KCAhI0@obbjN7Yo58J5X7@jH?mH9
X-Complaints-To: abuse@newsreader.com
Xref: usenetserver.com comp.databases.oracle.tools:181690
X-Received-Date: Mon, 15 Oct 2007 10:30:17 EDT (text.usenetserver.com)

On Fri, 12 Oct 2007 03:17:14 -0700, VDK <peter.vanderkamp@wur.nl>
wrote:

>Although there are a lot of postings regarding debugging, I couldn't
>find information about the best way to debug a package. I tried the
>debugger that comes with SQL Developer, but I think this tool is only
>capable of debugging procedures that are not part of a package.
>Any ideas about the best approach to debug a package?
>FYI: I work with Oracle 8.1.7
>
>Thanks.
>
>Peter

Just to add something. In Oracle 9i, the debugger does work on
PACKAGEs, but must be executed from the PACKAGE, not the PACKAGE BODY.
I wonder if this applies to Oracle 8i.

B.
