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: view store procedures

Re: view store procedures

From: Holger Heidenbluth <heidenbluth_at_nis-rheinsberg.de>
Date: Fri, 14 Sep 2001 11:10:18 +0200
Message-ID: <3ba1c89d$0$185$4d4ebb8e@read.news.de.uu.net>


You can make your work much easier if you use a tool that supports plsql development. We use KeepTool and are very satisfied with this lean and comfortable solution. You can edit the procedures and packages in a powerful editor. The tool retrieves the lines from the server. You can compile
your changes without leaving the environment. You can also see the error text
and error position if something went wrong.

The tool is very powerful and covers most of the work of an Oracle Programmer.
You can download a free trial copy from www.keeptool.com .

-Holger

"WKC" <wkchen_at_bigfoot.com> schrieb im Newsbeitrag news:_l4o7.14575$A5.2749588_at_typhoon.nyc.rr.com...
> I'm able logon to oracle 8.0 using sqlplus. How can I list all store
> procedures and look at individual source code of each store procedures??
>
> anyone can help?
>
> -Ken
>
>
Received on Fri Sep 14 2001 - 04:10:18 CDT

Original text of this message

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