000785 : The reconcile policy is invalid given the specified synchronized direction.

Description

The conflict resolution policy specified is invalid for the specified synchronization direction. For example, for two-way replicas, if you choose to synchronize in both directions, you cannot choose a manual reconciling policy.

Solution

Ensure you have specified a valid reconciliation policy for the synchronization direction. If you want to specify a manual reconciling policy and want to synchronize in both directions, the synchronization steps will have to be completed in two steps.

  • First, synchronize in one direction (either FROM_GEODATABASE1_TO_2 or FROM_GEODATABASE2_TO_1), specifying the manual conflict resolution policy. Resolve any conflicts manually.
  • Once conflicts have been resolved, synchronize in the opposite direction, specifying the manual conflict resolution policy. Resolve any conflicts that occur.
See Synchronizing connected replicas for more information.


11/18/2010