Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> optimizer_secure_view_merging

optimizer_secure_view_merging

From: Carlson, Todd <tcarlson_at_tripos.com>
Date: Tue, 19 Dec 2006 09:48:03 -0600
Message-ID: <4E6AB84EE260DE49B1BCCBCAC72CE1B301656E7C@S01-VWFPS034VB.tripos.com>


Hey Guys,  

We are using materialized views with refreash on commit (don't ask...) on 10.2.0.2. 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. However, I have been unable to get much information on this and I would like to know more before I starting testing with it.  

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

Here are the other optimizer parameters that we are using for this system:

optimizer_dynamic_sampling 2

optimizer_features_enable 10.2.0.2

optimizer_index_caching 75

optimizer_index_cost_adj 10

optimizer_mode                         ALL_ROWS

optimizer_secure_view_merging TRUE  

Thanks,  

Todd  

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Dec 19 2006 - 09:48:03 CST

Original text of this message

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