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

Home -> Community -> Usenet -> c.d.o.server -> Re: How to make server return text of stored procs

Re: How to make server return text of stored procs

From: Grue <grue_at_hotmail.com>
Date: 1998/01/09
Message-ID: <34b6869e.22353673@128.158.254.10>#1/1

On Fri, 9 Jan 1998 14:36:16 -0500, "Michael Will de Laforcade" <mwill_at_dris.com> wrote:

>Is there a neat way to have oracle ist the text /code of a stored
>procedure/package; other than select from user_source.???
>

I just discovered a freeware utility called TOAD (Tool for Oracle Applications Developers) which includes this capability and many others. It has a windowed interface which lets you simply click on the stored procedure or package and get the listing. It's really a very useful application. You can download it from http://www.mindspring.com/~jmmcda/.

Grue Received on Fri Jan 09 1998 - 00:00:00 CST

Original text of this message

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