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: DDL CHANGES IN A REPLICATED ENVIRONMENT

RE: DDL CHANGES IN A REPLICATED ENVIRONMENT

From: Kevin Lange <kgel_at_ppoone.com>
Date: Wed, 29 Aug 2001 08:59:26 -0700
Message-ID: <F001.0037B3FF.20010829081528@fatcity.com>

Barry;
  We never did put together bi-directional replication, but in our single directional case we ended up making any DDL changes on BOTH systems.

Process:

  1. Stop Replication on selected object
  2. Make changes on Primary
  3. Make changes on Secondary
  4. Make changes to replication objects
  5. Restart Replication.

-----Original Message-----
Sent: Tuesday, August 28, 2001 7:35 PM
To: Multiple recipients of list ORACLE-L

We have just set up advanced replication in our lab (bi-directional) And it seems to be working .
I am confused by how replication should handle ddl changes Does replication have to be turned off before executing ddl changes (such as add column , drop column rename table etc)

I guess I don't understand why ddl changes won't break replication.

thanks
Barry

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: barry botuck
  INET: botes_at_hq.idt.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Kevin Lange
  INET: kgel_at_ppoone.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Aug 29 2001 - 10:59:26 CDT

Original text of this message

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