Rebuilding, the DB way

Et forslag af ABR, KFC

Finding the objects

  1. Stop DOMS
  2. Clear the update tracker database and worklog database
  3. If not already present, do an index-rebuild with MPTstore
  4. Connect to the MPTstore database
  5. Query for all objects in lastModified order, getting pid and lastModified
  6. Insert an "ingest" call for each of these objects into the update tracker work log
  7. Start DOMS

Why this no workie?

We don't get to find deleted/purged objects.

We won't find objects that were previously active

It will take a while before the update tracker database is up to date