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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: To compile all the views and procedures

Re: To compile all the views and procedures

From: Don Seiler <don_at_seiler.us>
Date: Thu, 6 Sep 2007 18:27:58 -0500
Message-ID: <716f7a630709061627n28cc29b2medc272ad5e499183@mail.gmail.com>


you can use DBMS_UTILITY.COMPILE_SCHEMA() to compile all or just invalid PL/SQL in a given schema.

Don.

On 9/6/07, Anant (DBA) <shastry17_at_gmail.com> wrote:
> Hi All,
>
> I have a requirement like I need to compile all the views and procedures in
> the development database. Can anyone please guide me how to go about with
> this and what are the pre-requisites before we go for compiling. Thanks in
> advance.
>
> Regards,
> Anant
>

-- 
Don Seiler
oracle: http://ora.seiler.us
ultimate: http://www.mufc.us
--
http://www.freelists.org/webpage/oracle-l
Received on Thu Sep 06 2007 - 18:27:58 CDT

Original text of this message

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