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_secure_view_merging

RE: optimizer_secure_view_merging

From: Christian Antognini <Christian.Antognini_at_trivadis.com>
Date: Tue, 19 Dec 2006 17:24:05 +0100
Message-ID: <F2C9CCA71510B442AF71446CAE8AEBAF8B57B2@MSXVS04.trivadis.com>


Todd

> We are using materialized views with refreash on
> commit (don't ask...) on 10.2.0.2.

There is no problem at all about that if correctly set up.

> We have some performance problems and I have been
> researching optimizer_secure_view_merging, to
> reduce the CPU load of parsing and executing
> statements against the views based on the materialized
> views.

Some questions...

Which kind of performance problems?
Do you really have very high parse time? Do you use query rewrite?

In any case optimizer_secure_view_merging should have an impact only during parse.

> Has anyone set this parameter to false in a production
> system? If so, what were the results?

I had to disable it only due to a bug (I don't remember which one, see Metalink for more information...). It was not due to performance.

HTH
Chris

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Dec 19 2006 - 10:24:05 CST

Original text of this message

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