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: stopping a replication

Re: stopping a replication

From: Bhooshan S. Prabhu <bhooshan.prabhu_at_citicorp.com>
Date: 28 Jun 2001 03:59:48 -0700
Message-ID: <2cf4efe2.0106280259.1aa65ee3@posting.google.com>

daud11_at_hotmail.com (Daud) wrote in message news:<f0bf3cc3.0106271839.699fad73_at_posting.google.com>...
> Hi
>
> I have got a simple snapshot replication going.
> Now, how do I temporarily stop it so that I can shutdown one database.
>
> rgds
> Daud

Please refer file dbmsrepc.sql in $ORACLE_HOME/rdbms/admin. The package dbms_repcat offers procedures suspend_master_activity and resume_master_activity. This is just a pointer. I've never worked with snapshots. Received on Thu Jun 28 2001 - 05:59:48 CDT

Original text of this message

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