Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: oica/oic
Mladen, Iam trying to change 'those' parameters!! Thank you :)
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]
Sent: Monday, April 19, 2004 1:59 PM
To: oracle-l_at_freelists.org
Subject: Re: oica/oic
On 04/19/2004 01:46:37 PM, Raghu Kota (WBTQ) wrote:
> Changed because too many db file seq reads with nested loops! thinking =
=3D
> that these params makes faster access to retrieve table data!!
Nope. The parameters you want to set are "make_queries_run_faster" set =
to true,
and "bypass_suboptimal_design" also set to true. You should be
on the right Oracle version, set those two parameters, and everything=20
will run much faster. Alternatively, one could experiment with using
the THC method for tuning the RDBMS performance =
(THC=3DTetrahydrocannabinol)
which is the extension of the "method C" from Cary's book.
--=20
Mladen Gogala
Oracle DBA
-- 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 Mon Apr 19 2004 - 13:08:44 CDT
![]() |
![]() |