Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> ORA-02055, trying to refresh a replication group.

ORA-02055, trying to refresh a replication group.

From: Jose Luis Delgado <joseluis_delgado_at_yahoo.com>
Date: Fri, 20 Aug 2004 09:13:39 -0700 (PDT)
Message-ID: <20040820161339.99519.qmail@web41009.mail.yahoo.com>


Hi!...

I'm trying to refresh a replication group with:

begin
  dbms_refresh.refresh('"OWNER".'"REFRESH_GROUP"'); end;
/

after the above command I get:

ORA-02055: distributed update operation failed; rollback required.

The group is part of a: master-slave replication. i.e: Snapshot refresh only (at the snapshot site).

The rest of my groups are ok...

Any ideas?...
I'm looking at Metalink without luck...

TIA.
JL                 



Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail

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 Fri Aug 20 2004 - 11:09:26 CDT

Original text of this message

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