JRO indirect sync problem: Could not find Synchronizer in the MSysTranspAddress table
- From: "Khurram" <kfhassan@xxxxxxxxx>
- Date: 26 May 2006 04:31:16 -0700
I am trying to use JRO to carry out indirect syncs. But I get the
following error:
Could not find Synchronizer in the MSysTranspAddress table
I have tried both
repl.Synchronize(strUNCPathName, JRO.SyncTypeEnum.jrSyncTypeImpExp,
JRO.SyncModeEnum.jrSyncModeIndirect)
and
repl.Synchronize(strTransporterId,
JRO.SyncTypeEnum.jrSyncTypeImpExp, JRO.SyncModeEnum.jrSyncModeIndirect)
Both strUNCPathName and strTransportedId are lifted from MSysReplicas
table from the record pointing to the replica I want to synchronize
with.
But the error message is the same. I know the synchronizer is set up
correctly on both ends and is managing both the databases because I am
able to sync using the TSI object ( Unfortunately, I have to give up
using TSI for indirect syncs because it doenst release its lock on the
database after the sync is finished).
What am I doing wrong here?
Thanks,
Khurram
.
- Follow-Ups:
- Prev by Date: Re: TSI keeps database locked after an indirect sync
- Next by Date: Re: Synchronization History AWOL
- Previous by thread: Splitting a Replicated DB
- Next by thread: Re: JRO indirect sync problem: Could not find Synchronizer in the MSysTranspAddress table
- Index(es):