Previous Topic: Installing the De-Duplication FilterNext Topic: Install the De-Duplication Filter


Install the De-Duplication Database

To install the de-duplication database

  1. From CA DataMinder distribution media, copy the contents of the \UA_DDUP folder to any location on the de-duplication database host machine.
  2. In the copied \UA_DDUP folder on the de-duplication database host machine, run the following command from a Windows command prompt to create the de-duplication database, tables and stored procedure:
    ua_dbms <user> <password> 
    

    where <user> and <password> parameters are the SQL Server de-duplication database user credentials. This is the admin user running the EV server agent.

  3. Using the SQL Enterprise Manager, assign the DB_Owner privilege to the SEV admin user for the UA_DDUP database. This privilege provides the SEV admin user with sufficient access rights to the de-duplication database.

Note: The SEV admin user is the user created when you installed the Enterprise Vault.