Skip to main content
Version: Early Access

Moving Digital.ai Agility Core Servers

Instructions for installing Digital.ai Agility using an existing database transferred from another system.

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

  1. Run the Digital.aiAgilitysetup.exe program.
  2. Select Install a New Instance to create your new system.
  3. Name your new application.
  4. Follow the prompts to reach the database selection page
  5. Select Attach to Existing Database and select the database you restored.
  6. Select OK once the upgrade has completed.
  7. If you have a Customer License (.lic) file, copy it into the webserver (ApplicationName)\bin directory and remove the Trial license file.
  8. Run the Data Mart ETL program.
  9. If you configured SMTP you will need to reenter your SMTP server password.
  10. Update your Digital.ai Agility Core system to use the new Analytics URL.
  11. 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.