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: Replication

Re: Replication

From: Ramanarao Chamarty <rchamart_at_thunder.temple.edu>
Date: 4 Jan 2000 16:23:36 GMT
Message-ID: <84t6q8$b6o$1@cronkite.temple.edu>

  1. Looks like your DB Links are not working ( end -of- communication error).
  2. Also What type of replication are you implementing. (Basic - Read only Snapshot or Basic-Update Snapshot).
  3. Are you using any other tools ( rep.mgr).
  4. While configuring ( based on error - look like you are trying to implement update snapshots - would require a rollback segment) Look into the manual for setting up basic replication. It can help you get started.

HTH. Ramana
rchamart_at_temple.edu
Tue, 04 Jan 2000 13:15:51 +0300 Anton Shumilov (anton_at_tatalc.ru) wrote:
: ERROR at line 1:
: ORA-02051: another session in same transaction failed
: ORA-02063: preceding line from DB
: ORA-02055: distributed update operation failed; rollback required
: ORA-02068: following severe error from DB
: ORA-03113: end-of-file on communication channel
: ORA-06512: at "SYS.DBMS_SNAPSHOT", line 380
: ORA-06512: at "SYS.DBMS_IREFRESH", line 450
: ORA-06512: at "SYS.DBMS_REFRESH", line 182
: ORA-06512: at line 1
:
: What does it mean?
: How solve this problem?
: Help me plz.
: I have Oracle 8.0.4 server on NT4 and Personal Oracle 8.0.3 on snapshot
: site on NT4.
:
Received on Tue Jan 04 2000 - 10:23:36 CST

Original text of this message

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