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: dbms_reputil.replication_off with updatable snapshots

Re: dbms_reputil.replication_off with updatable snapshots

From: Jeremiah Wilton <jeremiah_at_wolfenet.com>
Date: Thu, 5 Nov 1998 07:18:11 -0800
Message-ID: <Pine.OSF.3.95.981105071531.7942B-100000@gonzo.wolfenet.com>


On Thu, 5 Nov 1998, Jouko Yrjonen wrote:
>
> It seems that dbms_reputil.replication_off doesn't work with updatable
> snapshots. Is this a bug or a feature ?

For snapshots, you have to use DBMS_SNAPSHOT.SET_I_AM_A_REFRESH(TRUE);

--
Jeremiah Wilton http://www.wolfenet.com/~jeremiah Received on Thu Nov 05 1998 - 09:18:11 CST

Original text of this message

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