Migrate Control Manager SQL 2000 Database to Another SQL 2000 Server

Modify a number of parameters in TMI.cfg to migrate a Control Manager database from a SQL 2000 server to another SQL 2000 server.

To migrate existing database to a new SQL 2000 server:

  1. Stop all the Control Manager services.

  2. Copy the Control Manager database from the old SQL Server to the new SQL Server.

  1. Open <root>\Program Files\Trend Micro\COMMON\TMI\TMI.cfg using a text editor.

  2. Back up TMI.cfg to allow a rollback to the original settings.

  1. Replace the CFG_DM_DB_DSN=Server= parameter value with the name of the destination SQL Server.

  2. Retain the old ID and password. Otherwise, update the values for the following parameters:

CFG_DM_DB_ID

CFG_DM_DB_PWD

  1. Save and close TMI.cfg.

  2. Click Start > Programs > Administrative Tools > Data Sources (ODBC) to open the ODBC Data Source Administrator.

  3. Activate the System DSN tab and then configure the ControlManager_DataBase data source.

  4. On the Microsoft SQL Server DSN Configuration, select the destination server to modify the Which SQL Server do you want to connect to? value and then click Next.

If the destination server is not available from the list, type the server name.

  1. On the next window, select the following:

  2. With SQL Server authentication using a logon ID and password entered by the user

  3. Connect to SQL Server to obtain default settings for the additional configuration  

  4. Type the same ID and password available in TMI.cfg and then click Next.

  5. Click Finish to save the new configuration and close Microsoft SQL Server DSN Configuration.

  6. Click OK to close ODBC Data Source Administrator.

  7. Restart all Control Manager services.

Log on to the management console and access the Product Directory to check if all managed products are registered. If so, then you have successfully moved database to the destination SQL Server.