Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...