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 -> DBMS_REPCAT.CREATE_MASTER_REPGROUP not installed...

DBMS_REPCAT.CREATE_MASTER_REPGROUP not installed...

From: <stephane_at_wyndgate.com>
Date: 1997/12/15
Message-ID: <882234248.1437335564@dejanews.com>#1/1

Hi everybody,

I'm implementing Oracle Replication and came accros a strange problem. It look like I can't create new master group using the DBMS_REPCAT.CREATE_MASTER_REPGROUP procedure. I always get the following message:

SVRMGR> execute DBMS_REPCAT.CREATE_MASTER_REPGROUP('TEST');

ORA-23364: replication option not installed
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 76
ORA-06512: at "SYS.DBMS_REPCAT_MAS", line 339
ORA-06512: at "SYS.DBMS_REPCAT", line 45
ORA-06512: at line 2

I ran the catrep.sql script as internal more than one time, but I still get this message. For example, the DROP_MASTER_REPGROUP is working. I'm using Oracle 7.3 on NT 4.0

Any hints or help would be much appreciated. Thanks in advance for your time and help

Stephane L Come
Oracle DBA

Remove .usenet in my e-mail address for replying. Thanks.

-------------------==== Posted via Deja News ====-----------------------
      http://www.dejanews.com/     Search, Read, Post to Usenet
Received on Mon Dec 15 1997 - 00:00:00 CST

Original text of this message

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