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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Advanced Materlized view is not updating data

Re: Advanced Materlized view is not updating data

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Tue, 08 Nov 2005 09:11:22 +0100
Message-ID: <fbn0n1lg6cdsatbk29iitcprdmos0pvk38@4ax.com>


On 7 Nov 2005 22:04:48 -0800, niraj.kumar.ait_at_gmail.com wrote:

>
>
> Hi,
>
> Materlized view is not updating data .For the first time
>is copies all the entries from table A to B( suppose i m replicating
>logs from A to B ) .I have configured it to update the data after 2
>minute but it is not working (dont give any error ) i.e it dont update
>data . When I configure it to update data after each commit it gives
>some error .
>
>with regards
>Niraj

you did

- make sure job_queue_interval is non-zero (ie 60)
- job_queue_processes is non-zero
- there actually is a job scheduled

?
--
Sybrand Bakker, Senior Oracle DBA
Received on Tue Nov 08 2005 - 02:11:22 CST

Original text of this message

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