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: RBO and 10g

Re: RBO and 10g

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Wed, 19 May 2004 16:44:08 -0400
Message-ID: <20040519204408.GA7723@medo.noip.com>


Here is the scoup:
SQL*Plus: Release 10.1.0.2.0 - Production on Wed May 19 16:41:03 2004  

Copyright (c) 1982, 2004, Oracle. All rights reserved.    

Connected to:
Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production With the Partitioning, OLAP and Data Mining options  

SQL>
SQL>
SQL> alter session set optimizer_goal=rule;
alter session set optimizer_goal=rule
                                *

ERROR at line 1:
ORA-01986: OPTIMIZER_GOAL is obsolete    

SQL> alter session set optimizer_mode=rule;  

Session altered.  

SQL> On 05/19/2004 04:33:19 PM, Daniel Fink wrote:
> I recall reading (doc or this list) that you could not set the optimizer_mode to RULE in 10g. Does anyone remember the source of
> this statement?
>
> Daniel Fink
>
> ----------------------------------------------------------------
> 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
> -----------------------------------------------------------------
>

-- 
Mladen Gogala
Oracle DBA
----------------------------------------------------------------
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 May 19 2004 - 16:26:54 CDT

Original text of this message

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