StoreClassNotFoundException, StoreDataCorruptedException {
numberOFGarbaged = 0;
PersistantDataRecordIdentifierSet toPreserveSet = null;
try {
toPreserveSet = new PersistantDataRecordIdentifierSet(filePath);
toPreserveSet.startService(true);
store.getClassNameManager().getAllDataRecordIdentifiers(
toPreserveSet);
store.getGarbageManager()
.getCandidateRecordAllDataRecordIdentifiers(toPreserveSet);
store.getGarbageManager().getLinkRecordAllDataRecordIdentifiers(