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: Materialized views and redo

Re: Materialized views and redo

From: Jared Still <jkstill_at_gmail.com>
Date: Thu, 14 Jun 2007 11:48:10 -0700
Message-ID: <bf46380706141148t2ae0d170m63091635e1fae94f@mail.gmail.com>


On 6/14/07, Paul Vincent <Paul.Vincent_at_uce.ac.uk> wrote:
>
> On a system which otherwise generates very little redo (since about 99%
> of all transactions are read-only, using only SELECTs), we have a
> materialized view which is refreshed once an hour. This was introduced to
> give a far better response time on a common query type which ran in 15
> seconds without the view, but now runs in a second or less, using the
> materialized view.
>
>

Refresh type? (full or fast)
Re the previous question: Is there a log(s) on source table(s)? (there will be for fast refresh)
Database version? (it matters...)

-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jun 14 2007 - 13:48:10 CDT

Original text of this message

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