Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Problems w/ materialized view.....
There appear to be about 7 bugs logged since August of this year that relate
to views returning wrong results. The ones related to outer joins, function
based indexes, and to case statements (if the underlying problem could also
apply to a decode) seem most likely:
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Bobak, Mark
Sent: Tuesday, October 12, 2004 10:51 AM
To: Parker, Matthew; Oracle-L Mailing List (E-mail 2)
Subject: RE: Problems w/ materialized view.....
Matthew,
I understand the implications of the different points in time, and that = this could happen if DML is occurring on any of the underlying tables.
That's not the case. I can repeatedly select from the view and get the =
exact same number of rows and I can repeatedly drop and re-create the =
m-view
and select exactly the same number of rows from it every time.
This is weird.
I'm now thinking it's not actually an m-view problem, but a view = problem. I can also demonstrate the problem this way:
<snip>
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Oct 12 2004 - 11:18:50 CDT
![]() |
![]() |