Subject Re: [IBO] Replication
Author Jason Wharton
You need to setup the replication with the utility tool provided. It is
IB_RPL.exe. When you do this you determine what is replicated and the
configuration information is stored in RPL$ tables.

The ReplicatorIndexName simply allows all of the configuration information
to be queried and put to use so that it will carry out the replication as
defined.

There is a help file for the IB_RPL tool that should be all you need to get
things working.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: <vadim@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, September 12, 2001 12:37 PM
Subject: [IBO] Replication


> Hi !
> I'm trying to synchronize source and
> target databases with TIB_RPL_Sync.
> What is ReplicatorIndexName property ?
> On TIB_RPL_Sync1.ResyncQueue getting
> "RPL Index base table not loaded" Error.
> How do I define that index ? And how can
> I access the DIFF (difference) Table to
> see what records in what tables were
> transfered into target DB.
> I would appreciate any working example.
>
> Regards,
> Vadim.