I need to know how IBReplicator works when a table had multiple fields as a
primary key.
I'm having problems in this case, because IBReplicator creates a record in a
table REPL_LOG for each occorrence of Insert, Update, or Delete of the
source correctly, but as a NewKey allocate an expression, adding the
fields's values like this :
Field_1||'|'||Field2
At time of replication, IBReplicator logs a Warning, because can't resolve
the expression.
The warning says :
"Record not found. Possible already deleted or key values modified"
and the target doesn't recieve the actualization.
How can I resolve it ?
Thanks a lot.
Fabiana E. Leibgorin
Project Leader