I am looking to migrate archivelink contents (dart, printlists, reorg data, dms documents) from one content server to another.
Note 1043676 supplies program zmigrate_archivelink_files which appears to be able to migrate older content that is based on the toa0x linkage tables. This helps since I have content going back to 3.1. Unfortunately the linkage entries for newer data archiving (SARA) output moved to admi_files.
Has anyone migrated data archiving files from one repository to another. Just looking for tools which can help or any "gotchas".
Or is anyone familiar with how SARA maintains links to stored data. I would like like to verify that the only linkage is through table admi_files. I have already started altering zmigrate_archivelink_files to handle table admi_files. and the changes look pretty straight forward.