How to Move the Archive Manager SQL Database from One SQL Server to another.
N/A
Moving the Archive Manager Database (AM) will require the move of the actual files, keeping the security permissions, and moving of the jobs associated with this database.
The location of the MDF and LDF files for both the Aftermail_Temp and the Archive Manager Databases can be found under each of their property pages in Enterprise Manager (SQL 2000) or Management Studio (SQL 2005).
IMPORTANT: Do not move the AM Database to a Server that has a different Collation than the original Server/Database. This WILL cause issues and be unsupported.
Please note: When upgrading/reinstalling/moving Archive Manager, on the "Archive Manager Installation Targets" window of the installer, you are given three options under "What do you wish to do?".
Be sure to select "Install a new Archive Manager instance in my company" and choose "Full (All Options - Advanced Installs)" from the drop down menu.
If you are moving from one SQL server to another SQL server, the collation settings of the Aftermail_temp table and the Archive Manager database itself must match what existed when the Archive Manager database was first created. As long as the two settings are maintained as specified for Archive Manager, the SQL server that houses the Archive Manager database may have a different collation setting that may be needed for other purposes on that machine. The supported collation setting is: SQL_Latin1_General_CP1_CI_AS
Additionally, if using a multi domain model and use a Domains.xml/ADCConfig file, it will need to be edited to reflect the location of the new server.
If there are any issues after this process contact Quest Software Technical Support.