You may want to test whether two datastores are the same. For example, you might suspect that the synchronization has failed between two datastores.
To test whether two datastores are the same
The datastores do not change while you extract the data from them.
dxdumpdb -f old.ldif old_dsa dxdumpdb -f latest.ldif latest_dsa
Note: If you do not intend to resynchronize the datastores using these snapshots, then you can restart the DSAs now.
ldifsort old.ldif old_sorted.ldif ldifsort latest.ldif latest_sorted.ldif
You now have two LDIF files that can be compared.
ldifdelta old_sorted.ldif latest_sorted.ldif
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |