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: Column Width Increase for Replication Object

Re: Column Width Increase for Replication Object

From: Paul Baumgartel <treegarden_at_yahoo.com>
Date: Sun, 22 Feb 2004 17:34:40 -0800 (PST)
Message-ID: <20040223013440.31445.qmail@web13426.mail.yahoo.com>


There's a third way to do this, and AFAIK, it's the _supported_ way to do it: quiesce the group, run dbms_repcat.alter_master_repobject, followed by dbms_repcat.generate_replication_support. The first option mentioned below should be OK as well, but the second is not going to be supported--query MetaLink to find some forum posts in which Oracle Support says so explicitly. An advantage of using alter_master_repobject is that you only have to run it on the Master Definition site and changes are propagated to the other masters.


Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want. http://antispam.yahoo.com/tools

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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Sun Feb 22 2004 - 19:32:10 CST

Original text of this message

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