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: Optimizer_Mode

RE: Optimizer_Mode

From: <Jared.Still_at_radisys.com>
Date: Tue, 9 Mar 2004 22:23:46 -0800
Message-ID: <OF3BEF741F.39A39A78-ON88256E53.00230F24-88256E53.00230CED@radisys.com>


Write some tests in PL/SQL, changing the optimizer_mode as you go, all while a 10046 trace is running.

The trace file will show which optimizer mode is used.

Jared

<Satheesh.Babu_at_iflexsolutions.com>
Sent by: oracle-l-bounce_at_freelists.org
 03/09/2004 08:48 PM
 Please respond to oracle-l  

        To:     <oracle-l_at_freelists.org>
        cc: 
        Subject:        RE: Optimizer_Mode


Jared,
                 Ours is a hybrid application. We wanted to use First_Rows 
during
oltp operation and all_rows during batch operations. I read somewhere about this undocumented parameters, where with in pl/sql programs optimizer_mode will be always All_rows. I just wanted to comfirm this, also if this is true we may not have to write logon trigger or someother mechanism to force All_rows. I am talking about 8i as well as 9i db.

Thanks and Regards,
Satheesh Babu.S
Bangalore

DISCLAIMER:
This message contains privileged and confidential information and is intended only for the individual named.If you are not the intended recipient you should not disseminate,distribute,store,print, copy or deliver this message.Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted,corrupted,lost,destroyed,arrive late or incomplete or contain viruses.The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is

required please request a hard-copy version.

----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.

--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Wed Mar 10 2004 - 00:25:46 CST

Original text of this message

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