How to move Compliance Accelerator (CA) or Discovery Accelerator (DA) to a new server
Details:
OBJECTIVE:It is very important to use the same
existing Compliance Accelerator (CA) or Discovery Accelerator (DA) Configuration
database after moving the CA or DA installation to a new server. The
Configuration database maintains key settings used to fine tune the operations
of CA or DA searches, exports,,,etc. The configuration settings are based
on Customer ID. If a connection is made to an existing database
instead of following the resolution listed below, the customer ID is
changed and the configuration settings will not be preserved. After the
changes below have been made the Customer database will automatically be
available.
RESOLUTION:1. Install prerequisite
software on the new server as described in the Installing and Configuring Guide
(See related documents below).
2. Stop the existing Enterprise
Vault Accelerator Manager Service.
3. Backup the CA or DA
Configuration and Customer databases.
4. Install but DO NOT
configure CA or DA on the new server.
5. If started, stop the
Enterprise Vault Accelerator Manager Service.
6. For versions
prior to CA or DA 8.x, copy the license into the Accelerator installation
folder; by default:
Program Files\Enterprise Vault Business
Accelerator7. Copy the following four files from the original
server to the installation folder of the new
server:
AcceleratorManager.exe.config
AcceleratorManagerConsole.exe.cong
AcceleratorService.exe.config
ADSynchroniser.exe.config
8.
Modify the following three (3) tables in the CA or DA Configuration
database. Replace the original NetBios server name with the new NetBios
server
name.
| Table Name | Column | Value |
|---|
| tblCustomer | IIS | NewNetBiosName |
| Table Name | Column | Value |
|---|
| tblGroup | Name | NewNetBiosName |
| Table Name | Column | Value |
|---|
| tblServer | Name | NewNetBiosName |
Open SQL Query Analyzer and run the following queries separately against
the Configuration database. Replace
bold items with the correct
server name values:
UPDATE tblCustomer SET
IIS = 'NewNetBiosName' WHERE IIS =
'OldNetBiosName'UPDATE
tblGroup SET Name = 'NewNetBiosName' WHERE Name =
'OldNetBiosName'UPDATE
tblServer SET Name = 'NewNetBiosName' WHERE Name =
'OldNetBiosName'9. Start the
Enterprise Vault Accelerator Manager Service.
10. The CA/DA
IIS virtual directories will need to be manually created on the new
server:
- Open
the EVBAAdmin web page
- Right
click on the Customers (one at a time)
- Select
Check Virtual Directory
11.
Uninstall CA or DA from the original server.
Products Applied:
Enterprise Vault Compliance Accelerator 2007 7.5, 2007 7.5 SP1, 2007 7.5 SP2, 2007 7.5 SP3, 2007 7.5 SP4, 2007 7.5 SP5, 6.0, 6.0 SP1, 6.0 SP2, 6.0 SP3, 6.0 SP4, 7.0, 7.0 SP1, 7.0 SP2, 7.0 SP3, 7.0 SP4, 7.0 SP5, 8.0, 8.0 SP1
Enterprise Vault Discovery Accelerator 2007 7.5, 2007 7.5 SP1, 2007 7.5 SP2, 2007 7.5 SP3, 2007 7.5 SP4, 2007 7.5 SP5, 6.0, 6.0 SP1, 6.0 SP2, 6.0 SP3, 7.0, 7.0 SP1, 7.0 SP2, 7.0 SP3, 7.0 SP4, 7.0 SP5, 8.0, 8.0 SP1
Subjects:
Enterprise Vault Compliance Accelerator
Installation: Config Files
Upgrade: Config Files
Enterprise Vault Discovery Accelerator
Installation: Config Files
Upgrade: Config Files
Languages:
English (US)
Operating Systems:
Windows Server 2003DataCenter, DataCenter SP1, DataCenter SP2, Enterprise SP2, Enterprise Server, Enterprise ServerSP1, R2, Standard Server, Standard Server SP1, Standard Server SP2
THE INFORMATION PROVIDED IN THE SYMANTEC SOFTWARE KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. SYMANTEC SOFTWARE DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SYMANTEC SOFTWARE OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES,EVEN IF SYMANTEC SOFTWARE OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.