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: Compile procedure in order of dependencies.

Re: Compile procedure in order of dependencies.

From: Sybrand Bakker <gooiditweg_at_sybrandb.nospam.demon.nl>
Date: Thu, 11 Dec 2003 21:37:20 +0100
Message-ID: <u9lhtvc63mv4kqt36phr0266cs22tm6shv@4ax.com>


On Thu, 11 Dec 2003 19:10:13 GMT, "Francesco Martelli" <mortecerta_NOSPAM__at_libero.it> wrote:

>Hallo all,
>someone knows a script to compile all the procedure in a schema, in order,
>making attention at the dependencies?
>
>I need it because I'm doing an util application which it supplies help to my
>company staff to install and manage ours products.
>
>I'm using Oracle 8 and 9i
>
>Thanks very much in advance,
>
>Davide
>

dbms_utility.compile_schema('<schemaname>') to compile all invalid objects use $ORACLE_HOME/rdbms/admin/ultrp.sql connected as internal

--
Sybrand Bakker, Senior Oracle DBA
Received on Thu Dec 11 2003 - 14:37:20 CST

Original text of this message

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