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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Snapshot (Materialized View) Maladies

Re: Snapshot (Materialized View) Maladies

From: <Jared.Still_at_radisys.com>
Date: Fri, 4 Jun 2004 14:08:09 -0700
Message-ID: <OF7AE8D8C0.0144C682-ON88256EA9.0073D697-88256EA9.007417C2@radisys.com>


> Our main issue with them is that there is nothing reported in the alert
> log and no easy detection method for problem determination when they are
> NOT WORKING! You must check DBA_JOBS and numerous other tables via
> scripts for exceptions (such as - job running too long, job hasn't run
> at all, job not running at frequency or time specified, etc). Worst of
> all, sometimes even these queries fail to detect that the snapshot has
> not refreshed, and ain't ever gonna. In extreme cases, we've had to
> rebuild several million row mviews at the recommendation of Oracle,
> simply because we had a network outage or some other glitch.
>
> Any comments or similar experiences?
>

Many times. Network glitches can cause the MV slave/master sync to go awry. I've found the result of it in the mv logs, and could determine why they would not refresh, but could not determine how it happened ( I forget exact details at the moment )

The last time it happened was 2 hours before I had to get to the airport to catch a plane for HOTSOS. :(

That time, dropping/recreating the refresh group fixed the problem.

Jared



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Fri Jun 04 2004 - 16:05:14 CDT

Original text of this message

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