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: Bobak, Mark <Mark.Bobak_at_il.proquest.com>
Date: Wed, 19 May 2004 17:44:40 -0400
Message-ID: <4C9B6FDA0B06FE4DAF5918BBF0AD82CF03B45505@bosmail00.bos.il.pqe>


But that has to do with optimizer_goal being obselete. You'd=20 get that error regardless of what value you tried to set optimizer_goal to. =20

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Mladen Gogala Sent: Wednesday, May 19, 2004 4:44 PM
To: oracle-l_at_freelists.org
Subject: Re: RBO and 10g

Here is the scoup:
SQL*Plus: Release 10.1.0.2.0 - Production on Wed May 19 16:41:03 2004 =20
Copyright (c) 1982, 2004, Oracle. All rights reserved. =20
=20
Connected to:
Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production With the Partitioning, OLAP and Data Mining options =20

SQL>
SQL>
SQL> alter session set optimizer_goal=3Drule;
alter session set optimizer_goal=3Drule
                                *

ERROR at line 1:
ORA-01986: OPTIMIZER_GOAL is obsolete
=20
=20
SQL> alter session set optimizer_mode=3Drule; =20
Session altered.
=20
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=20
> this statement?
>=20

> Daniel Fink
>=20

> ----------------------------------------------------------------
> 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
> -----------------------------------------------------------------
>=20

--=20
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
-----------------------------------------------------------------
----------------------------------------------------------------
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:41:44 CDT

Original text of this message

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