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: Show text of stored procedure

Re: Show text of stored procedure

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Wed, 01 Dec 1999 10:21:24 -0500
Message-ID: <57fa4sgmpqruvpr1p1nad4trpd7oi1gsvl@4ax.com>


A copy of this was sent to alan_perot_at_my-deja.com (if that email address didn't require changing) On Wed, 01 Dec 1999 15:14:19 GMT, you wrote:

>I am trying to find a way (query, etc.) to view
>the text of a stored procedure in Oracle 8
>without having the source. I looked through the
>documentation and can't find anything, or any
>standard user or dba tables or views that might
>contain the text. The particular procedures I am
>interested in are inside a package, if that helps.
>

user_source
all_source
dba_source

has this.

>Thanks
>Alan
>
>
>Sent via Deja.com http://www.deja.com/
>Before you buy.

--
See http://osi.oracle.com/~tkyte/ for my columns 'Digging-in to Oracle8i'... Current article is "Part I of V, Autonomous Transactions" updated June 21'st  

Thomas Kyte                   tkyte_at_us.oracle.com
Oracle Service Industries     Reston, VA   USA

Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Wed Dec 01 1999 - 09:21:24 CST

Original text of this message

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