Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Compile procedure in order of dependencies.
Sybrand Bakker wrote:
> On Thu, 11 Dec 2003 19:10:13 GMT, "Francesco Martelli" > <mortecerta_NOSPAM__at_libero.it> wrote: > >
> > > 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
utl_recomp.recomp_serial can also be used to compile schema's and is a lot faster than dbms_utility.compile_schema, or so it seems
-- Regards, Frank van BortelReceived on Thu Dec 11 2003 - 15:55:19 CST
![]() |
![]() |