Data Resynchronization
If Directory is resynchronized with ODSEE, the change log might have moved beyond the checkpoint. The
dxdisp
command can be used with the –c
option to reset the checkpoint file to the current time. For example:
dxserver stop cadir dxdisp -c dxlink Migrate data from ODSEE dxserver start cadir
When the DSA is started, the first pull replication search retrieves change log entries that are at least as recent as the time the
dxdisp –c
command was issued. There might be an overlap between the checkpoint being taken and the data being exported from ODSEE. The overlapped updates might log errors until the change log window catches up to the point where the dump was taken. These errors can be ignored and do not adversely impact the recently migrated data.You must restart Directory after resetting the checkpoint using
dxdisp
.