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: Turn of Hints

RE: Turn of Hints

From: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Tue, 4 Apr 2006 09:56:21 -0700
Message-ID: <04DDF147ED3A0D42B48A48A18D574C4503D404CD@NT15.oneneck.corp>


Prior to 10g, the only way to override hints that I'm aware of is to create a stored outline. That might be your best option unless someone else has a better idea.  

-----Original Message-----

From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Ethan Post Sent: Tuesday, April 04, 2006 9:48 AM
To: Allen, Brandon
Cc: Oracle Discussion List
Subject: Re: Turn of Hints

Well that is the idea, sacrifice poorer performance on the inserts in order to maintain a consistent table size. This is a data collector of sorts. Generally you are going to only run it for a period of a few hours, gather results, drop tables. But in some cases it will be ongoing data collector with a purge, so I want to reuse the space in that circumstance.  

Thanks,  

This is 9i, have to check if it is available there.  

Ethan  

On 4/4/06, Allen, Brandon < Brandon.Allen_at_oneneck.com> wrote:

In 10g: alter session/system set "_optimizer_ignore_hints"=true  

Just a warning, you might get worse performance without the direct-mode inserts.  

Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.

--

http://www.freelists.org/webpage/oracle-l Received on Tue Apr 04 2006 - 11:56:21 CDT

Original text of this message

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