Autodesk Vault Instance Existence Check

Checks for an existing database instance named AUTODESKVAULT. There are several possible failure conditions for this check:

Check for AUTODESKVAULT

  1. The installer found a Vault database that is incompatible with the current release. The installer cannot upgrade this database to the new release.
  2. The installer found an existing vault file store and database files in the installation locations. This may happen if you have uninstalled the Autodesk Data Management framework and have also uninstalled the MSSQL$AUTODESKVAULT database instance, resulting in vault data that is no longer associated with the MSDE database.
  3. The installer found an Microsoft SQL Server database instance named AUTODESKVAULT, but the database does not contain Vault data.
  4. The sa password is unknown.
  5. An AUTODESKVAULT instance was not discovered on the remote location specified for a multi-site environment.
  6. The server being installed is part of a Connected Workgroup and has not completed the initial replication.
  7. The installer found a Microsoft SQL Server database instance named AUTODESKVAULT, but the database has an unsupported (case-sensitive) collation.

Condition 1

  1. Use the server console that was installed with the existing vault system to back up your vault.
  2. Install a newer version of Autodesk Vault that supports migrating the data from the existing version.
  3. Use the server console that was installed with the newer version to back up the vault again.
  4. Uninstall the newer vault client but not the database.
  5. Start this installation again.

Condition 2

Condition 3

    Note: If you remove the SQL server based on the instructions below, you must cancel the server installation and start it again. Re-running prechecks and continuing with the installation may lead to a failed installation.
  1. Uninstall the existing MSSQL$AUTODESKVAULT SQL Server instance.
  2. Start this installation again.

Condition 4

  1. Temporarily set the sa password to be empty. Contact the system administrator for more information and assistance in changing the password.
  2. Once Autodesk Data Management Server is installed, reset the sa password to the original value. Alternatively, install the Autodesk Data Management Server using the command line with the appropriate flags for specifying the sa password. For more information on installing the server from the command line, see the Autodesk Data Management Server help or the Autodesk Vault Wiki Help.

Condition 5

Condition 6

Condition 7

    If the installer found a Microsoft SQL Server database instance named AUTODESKVAULT, but the database has an unsupported (case-sensitive) collation, then perform these steps:

  1. Cancel the installation.
  2. Uninstall the existing MSSQL$AUTODESKVAULT SQL Server instance.
  3. Start this installation again.