Thread
:
Optimizer not pushing filters down into view
View Single Post
#
9
(
permalink
)
02-25-2008, 07:40 AM
mccmx@hotmail.com
Posts: n/a
Re: Optimizer not pushing filters down into view
Oracle support have submitted my TAR to development as a potential bug.
Workaround is to set the following:
alter session set "_push_join_union_view" = false;
Matt
mccmx@hotmail.com