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

Re: DBMS_REPCAT.CREATE_MASTER_REPGROUP not installed...

From: Stephane Lajeunesse <slajeunesse_at_nospam.sympatico.ca>
Date: 1997/12/16
Message-ID: <3497118A.5A7940D8@nospam.sympatico.ca>#1/1

stephane_at_wyndgate.com wrote:
>
> 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

Hi Stephane,

When you installed Oracle, did you choose ADVANCED REPLICATION OPTION.

To use replication, your Oracle server needs this option.

Thanks,

-- 
Stephane Lajeunesse.
Oracle DBA

Please remove nospam. from my e-mail address to reach me.
Received on Tue Dec 16 1997 - 00:00:00 CST

Original text of this message

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