From oracle-l-bounce@freelists.org Mon Oct 3 10:02:40 2005 Return-Path: Received: from air891.startdedicated.com (root@localhost) by orafaq.com (8.12.10/8.12.10) with ESMTP id j93F2Yk0024862 for ; Mon, 3 Oct 2005 10:02:40 -0500 X-ClientAddr: 206.53.239.180 Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180]) by air891.startdedicated.com (8.12.10/8.12.10) with ESMTP id j93F2N6H024823 for ; Mon, 3 Oct 2005 10:02:28 -0500 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 346461F0DCA; Mon, 3 Oct 2005 10:02:20 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02296-10; Mon, 3 Oct 2005 10:02:20 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 843C01F0DBC; Mon, 3 Oct 2005 10:02:19 -0500 (EST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=QOdjmPJj+WRX/V9bsTRCT9TTToraKk3/vEdBrQLWMf5rQ50t+Zpa2cB1hmIGnrFJZ0aEFFRY322wVvTxl2OLoRYQltoPsYiigH9vmIPpB113VzF85uDiO2B1KIP9NMWdGRqO/EULun6FqGZfzE16L9td70WdSW4gdIY3uWg8Rk4= Message-ID: <910046b40510030800n558450d7y745c1461657aab95@mail.gmail.com> Date: Mon, 3 Oct 2005 11:00:15 -0400 From: Paul Drake To: rjamya@gmail.com Subject: Re: Automatic recompilations of PLSQL objects Cc: Oracle Discussion List In-Reply-To: <9177895d0510030711p769664ack7a505052a6447347@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_16298_32230198.1128351615047" References: <9177895d0510030711p769664ack7a505052a6447347@mail.gmail.com> X-archive-position: 26232 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: bdbafh@gmail.com Precedence: normal Reply-To: bdbafh@gmail.com X-list: oracle-l X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net X-mailscan-MailScanner-Information: Please contact the ISP for more information X-mailscan-MailScanner: Found to be clean X-MailScanner-From: oracle-l-bounce@freelists.org X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on air891.startdedicated.com X-Spam-Status: No, hits=-3.4 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE autolearn=ham version=2.63 ------=_Part_16298_32230198.1128351615047 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 10/3/05, rjamya wrote: > > Is there a flag, setting that we can set in a session to tell Oracle "do > not recompile" invalidates objects until the end of script ?? DB is 9204. > > TIA > Raj > ------------------------------ > select standard_disclaimer from company_requirements where category =3D > 'MANDATORY'; > Raj, Way back in the days before catpatch.sql was available, the patchset readme's included this: ALTER SESSION SET EVENTS '10520 TRACE NAME CONTEXT FOREVER, LEVEL 10'; hth. Paul ------=_Part_16298_32230198.1128351615047 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 10/3/05, rjamya <rjamya@gmail.com> wrote:
Is there a flag, setting that we can set in a session to tell Oracle "do not recompile" invalidates objects until the end of script ??= DB is 9204.

TIA
Raj
------------------------------
select standard_disclaimer from c= ompany_requirements where category =3D 'MANDATORY';

Raj,

Way back in the days before catpatch.sql was available, the patchset readme= 's included this:

ALTER SESSION SET EVENTS '10520 TRACE NAME CONTEXT FOREVER, LEVEL 10';<= br clear=3D"all">
hth.

Paul

------=_Part_16298_32230198.1128351615047-- -- http://www.freelists.org/webpage/oracle-l