Forum Discussion

Matthew_J's avatar
Matthew_J
Level 4
8 years ago

Moving DA databases

We want to move our Discovery Accelerator databases from one SQL server (SQLOLD\Vault) to a new SQL server (SQLNEW\Vault).  We don't use Compliance Accelerator at all, just DA. I'm trying to work out...
  • TechMerc's avatar
    8 years ago

    In answer to your additional question:

    As I mentioned, the Configuration DB is a part of DA, and you'll likely want to move that to the new SQL server, particularly if you're retiring it. DA can't work without that database.

    I have my own method of moving DA databases which I find to be much simpler.  It's basically this:

    1. Shut down DA services and copy the databases to the new server
    2. Uninstall and reinstall DA
    3. Point the browser to the EVBAAdmin page to perform initial configuration.  This is the point where it either configures a new config database or attaches to an old one.  Enter the new SQL Server name and Config database name and check the 'Existing Database' check box.
    4. After you restart services, you should see your custodian and customer databases on the page.
    5. Edit each of the databases (custodian and customer) and change the SQL server name.

    You should be good to go after that.