Moving Digital.ai Agility Core Servers
Before You Begin
Refer to SQL Server Management Studio Documentation for instructions on perform these tasks:
-
Restore the database on the new system from a complete database backup obtained from the previous system.
-
Restore the Digital.ai Agility Analytics Meta-Data database on the new database server from a complete database backup obtained from the previous system.
Steps
-
Run the Digital.ai Agility setup .EXE program.
-
Select Install a New Instance to create your new system.
-
Name your new application.
-
Follow the prompts to reach the database selection page
-
Select Attach to Existing Database and select the database you restored.
-
Select OK once the upgrade has completed.
-
If you have a Customer License (.lic) file, copy it into the webserver (ApplicationName)\bin directory and remove the Trial license file.
-
Run the Data Mart ETL program.
-
If you configured SMTP you will need to reenter your SMTP server password.
-
Update your Digital.ai Agility Core system to use the new Analytics URL.
-
Verify the installation.
Do not use SQL Server’s ‘Copy Database…’ or other DTS-based db replication tasks, as they may not accurately replicate all database structures. In order to ensure the integrity of the database, you must use a full Backup (‘Backup type: Full’) and Restore.