Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: PLSQL debugging

Re: PLSQL debugging

From: Christopher M. Day <christopher.day_at_rdbms.freeserve.co.uk>
Date: Tue, 16 Feb 1999 21:45:57 +0000
Message-ID: <36C9E715.F42EB38F@rdbms.freeserve.co.uk>


Sam,

There is a java debugger available from

http://govt.us.oracle.com/

This should run under Linux.

Chris.

Sam Jordan wrote:
>
> Sven Heins wrote:
> >
> > Hi Sam,
> >
> > forget about running scripts in sqlplus!
> >
> > There are many good tools for PL/SQL developers:
> >
> > 1. T.O.A.D. is a very good tool that lets you run SQL statements,
> > develop procedure, packages and triggers and many more... A freeware
> > version is available at: http://www.toadsoft.com
> >
> > 2. For debugging PL/SQL procedures/packages try PL/SQL Developer:
> > http://www.allroundautomations.nl/plsqldev.html
> >
> > Hope this will help you,
>
> I'm using Linux... this restricts the number of available tools
> heavily.
>
> Anyway, the 'show errors' statement, as suggested by the other
> people, is a first step. And I'm anyway a beginner in these
> topics.
>
> Thanks all people for the infos.
>
> bye
> --
> Sam Jordan
Received on Tue Feb 16 1999 - 15:45:57 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US