Each element which is sent out to another DigaReplicator must have an unique ID. This ID is generated by the sending DigaReplicator using the database field [REPLIDENT]. The value of this field contains the unique ID of the source replicator plus a counter. The counter is stored at two places for redundancy. One place is the file .RCT inside the application folder of DigaReplicator. The second place is this parameter inside the global parameter file. DigaReplicator will automatically increase the value itself. The value for both, parameter and RCT file must be identically. If not a warning will be printed in DigaReplicator. In such case an Administrator should analyze the problem and try to increase the value which is lower than the other while DigaReplicator is shut down. |