Return-Path: <oracle-l-bounce@freelists.org>
Delivered-To: 2-oracle-l@orafaq.com
Received: (qmail 21474 invoked from network); 20 Apr 2008 10:00:50 -0500
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by static-ip-69-64-49-119.inaddr.server4you.com with SMTP; 20 Apr 2008 10:00:50 -0500
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 6304B8415BF;
 Sun, 20 Apr 2008 11:00:50 -0400 (EDT)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 02350-05; Sun, 20 Apr 2008 11:00:50 -0400 (EDT)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id C4D0A840CFA;
 Sun, 20 Apr 2008 11:00:49 -0400 (EDT)
Received: with ECARTIS (v1.0.0; list oracle-l); Sun, 20 Apr 2008 10:22:35 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id E5064841E58
 for <oracle-l@freelists.org>; Sun, 20 Apr 2008 10:22:34 -0400 (EDT)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 31040-10 for <oracle-l@freelists.org>;
 Sun, 20 Apr 2008 10:22:34 -0400 (EDT)
Received: from web58005.mail.re3.yahoo.com (web58005.mail.re3.yahoo.com [68.142.236.113])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with SMTP id 8954D841B82
 for <oracle-l@freelists.org>; Sun, 20 Apr 2008 10:22:34 -0400 (EDT)
Received: (qmail 90679 invoked by uid 60001); 20 Apr 2008 14:22:33 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
  s=s1024; d=yahoo.com;
  h=X-YMail-OSG:Received:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID;
  b=i5gtari6l74XLPkJ4s6Mi/zcMYqTgZTbhxQ9VvUwXp28Ae1KtmbPBMzk0EpzhvJxrC66TpGNl78HWivdRLyUrABsSn6bGCxx1fnXX7b067fyoNKrPjMwjjfNXGYuqo5Cpbrmflbm3MOIhs/+S6b3nsWYBOmazijZ9d9oxBgxqHw=;
X-YMail-OSG: iKiW9ZkVM1mOYC7DURVaYw8Si4MLdrc9.h9bQZdntk7z8oAco4HNMcrBZbflRWaOa7mX_9bBfpm6vopJmJ_twziqdptQk2TP3LLS.NzQed06m6zgob8kOf6ueH8-
Received: from [192.128.166.68] by web58005.mail.re3.yahoo.com via HTTP; Sun, 20 Apr 2008 07:22:33 PDT
Date: Sun, 20 Apr 2008 07:22:33 -0700 (PDT)
From: A Joshi <ajoshi977@yahoo.com>
Subject: Re: ** Schema change on replicated env
To: ajoshi977@yahoo.com, oracle-l@freelists.org
In-Reply-To: <311435.67392.qm@web58012.mail.re3.yahoo.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="0-2038908364-1208701353=:90597"
Message-ID: <490019.90597.qm@web58005.mail.re3.yahoo.com>
X-archive-position: 7331
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: ajoshi977@yahoo.com
Precedence: normal
Reply-to: ajoshi977@yahoo.com
List-help: <mailto:ecartis@freelists.org?Subject=help>
List-unsubscribe: <oracle-l-request@freelists.org?Subject=unsubscribe>
List-software: Ecartis version 1.0.0
List-Id: oracle-l <oracle-l.freelists.org>
X-List-ID: oracle-l <oracle-l.freelists.org>
List-subscribe: <oracle-l-request@freelists.org?Subject=subscribe>
List-owner: <mailto:steve.adams@ixora.com.au>
List-post: <mailto:oracle-l@freelists.org>
List-archive: <http://www.freelists.org/archives/oracle-l>
X-list: oracle-l
X-Virus-Scanned: Debian amavisd-new at localhost.localdomain
--0-2038908364-1208701353=:90597
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hi,
     A column was added to a table in replication. Without doing a quisce. I know it is avoidable but it happened. Can you tell what are the implications to this and best way to recover. It is difficult to get downtime on the database. Thanks for help.

A Joshi <ajoshi977@yahoo.com> wrote:
    Hi, 
I have Oracle multi master replication setup. We are doing heavy processing and replication is behind. I need to add a column to a table. Generally this is done by doing quisce. then generate support. Right now I cannot do that quisce. Is there alternate or round about way to do this? Thanks for help. Also if column is added on the source as it is without quisce, it will work but I do not know the consequences. It is small table so I can sync it up later too. Thanks
    
---------------------------------
  Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.
--0-2038908364-1208701353=:90597
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

<div>Hi,</div>  <div>&nbsp;&nbsp; A column was added to a table in replication. Without doing a quisce. I know it is avoidable but it happened. Can you tell what are the implications to this and best way to recover. It is difficult to get downtime on the database. Thanks for help.<BR><BR><B><I>A Joshi &lt;ajoshi977@yahoo.com&gt;</I></B> wrote:</div>  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">  <DIV class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 7.5pt; COLOR: #333366"><FONT face="Times New Roman">Hi, <BR>I have Oracle multi master replication setup. We are doing heavy processing and replication is behind. I need to add a column to a table. Generally this is done by doing quisce. then generate support. Right now I cannot do that quisce. Is there alternate or round about way to do this? Thanks for help. Also if column is added on the source as it is without quisce, it will work but I do not know
 the consequences. It is small table so I can sync it up later too. Thanks</FONT></SPAN></DIV>  <div>  <HR SIZE=1>  Be a better friend, newshound, and know-it-all with Yahoo! Mobile. <A href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ">Try it now.</A></BLOCKQUOTE><BR><p>&#32;

      <hr size=1>Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile. <a href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ "> Try it now.</a>
--0-2038908364-1208701353=:90597--
--
http://www.freelists.org/webpage/oracle-l


