From: Ralf.Karpa@jethro-tull.cux.eunet.de (Ralf Karpa)
Subject: Re: Multi-Master replication
Date: 1997/05/05
Message-ID: <336ddda0.17033002@PersonalNews.Germany.EU.net>#1/1
References: <33677240.2D3F@mci.com>
Organization: private
Newsgroups: comp.databases.oracle.server



On Wed, 30 Apr 1997 11:24:32 -0500, Balakrishnan Subramanian
<bala.subramanian@mci.com> wrote:

Hi.

>In a mult-master replication, in master definition sites all the
>"REPCAT" procedures are created without any error including
>DBMS_REPCAT.ADD_MASTER_DATABASE (with synchronouse option) and
>DBMS_REPCAT.GENERATE_REPLICATION_SUPPORT, but none of the supporting
>triggers and packages are created.  Am I missing something ?  Any help
>greatly appreciated.
As far as I know, this problem occurs, when you do not have the init.ora
parameters set for

	job_queue_interval=30
  job_queue_processes=10
  job_queue_keep_connections=TRUE


Bye Ralf.


