[go: up one dir, main page]

Repair a database to match a known good database

Take a summary of keys in a known good Accumulate database Compute a change set (keys in a bad DB that are missing, modified, added) Create a script that will repair a bad database (using the good db and change set for a bad db)

If applied to a different bad database indicates a larger change set, produce such a change set Allow additional change sets to be merged to create more comprehensive sets