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

Home -> Community -> Usenet -> c.d.o.server -> Re: How to Stop/Halt Materialized Views Replication?

Re: How to Stop/Halt Materialized Views Replication?

From: Rob Cowell <rjc4687_at_hotmail.com>
Date: Tue, 20 May 2003 11:04:55 +0100
Message-ID: <3EC9FDC7.165BA479@hotmail.com>

weeang wrote:
>
> Hi,
>
> Is it possible to stop/halt materialized views replication without
> deleting the materialized views itself? How can I stop it?
>
> My servers environment are:
> Master : IBM AIX, with Oracle 9.0.1
> Replication : HP-UX, with Oracle 8.1.6
>
> Please help!
>
> Thanks n Brgds,
> weeang

ALTER the materialized view so that it refreshes ON DEMAND. Then don't demand it. Received on Tue May 20 2003 - 05:04:55 CDT

Original text of this message

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