Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: dynamic views in 8.1.6
I'm happy that something stopped working!
Do you really enjoy changing the undocumented parameters?
-----Original Message-----
Sent: Monday, January 14, 2002 7:45 AM
To: Multiple recipients of list ORACLE-L
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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Khedr, Waleed INET: Waleed.Khedr_at_FMR.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 - 14:44:12 CST