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

Home -> Community -> Mailing Lists -> Oracle-L -> dynamic views in 8.1.6

dynamic views in 8.1.6

From: Oracle DBA <oradba_at_tubes.tatasteel.com>
Date: Mon, 14 Jan 2002 05:36:53 -0800
Message-ID: <F001.003EEF4C.20020114044520@fatcity.com>

we have added these parameters in the init.ORA file . query_rewrite_enabled=true
_complex_view_merging=true
_push_join_predicate=true

optimizer_max_permutations=79000
_use_column_stats_for_function=true
_like_with_bind_as_equality=true
_push_join_union_view=true
_ordered_nested_loop=true
_or_expand_nvl_predicate=true

after these changes all the dynamic views created by developers have stopped working .

our database is running on aix 4.3.3 and its in MTS mode .

Will appreciate quick response.

thanks in advance .

brajesh jaiswal

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Oracle DBA
  INET: oradba_at_tubes.tatasteel.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon Jan 14 2002 - 07:36:53 CST

Original text of this message

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