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 -> Need help on setup replication server

Need help on setup replication server

From: <dominica_at_secondhat.com>
Date: 18 Jan 2001 04:15:32 GMT
Message-ID: <945qkk$v1q$1@secondhat.secondhat.com>

Hi All,

I am trying to setup a testing replication on oracle 8.1.5 on solaris 2.7.

I bought the
Oreilly book
oracle distributed systems by CHarles dye.

I try to follow the setup.

  1. svrmgrl
    @catproc.sql
  2. as SYS

@catrep.sql

@catrepad.sql (could not find this script in rdbms subdirectory.)

THen I think OK,
 I will keep going.

Until later on I have to do:

execute dbms_repcat_admin.grant_admin_any_schema('REPADMIN_USER');

Then it complaint the package body is NOT VALID, and I try

alter package dbms_repcat_admin compile;

It error out...

I did get the replication document from Oracle and start reading it. It is pretty confusing.

If anyone has setup replication for Oracle 8, could you give me some guide or some white papers?

Thanks a lot in advance,
Please email me directly to dominica_at_secondhat.com

Dominica Received on Wed Jan 17 2001 - 22:15:32 CST

Original text of this message

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