How to connect IDM 5 to a new waveset database

We have IDM 5 installed and use MS SQL server 2000 as repository. The old database is corrupted. We are going to move the old database to a new server. Does anyone have any idea how to make IDM connect to the new database?

Thanks!

[243 byte] By [Adobea] at [2007-11-27 11:28:36]
# 1

Try running the following command from from <WSHOME>/bin

lh setup

This will create the new ServerRepository.xml.

bchackoa at 2007-7-29 16:23:06 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

You can also use lh setrepo to configure new repository configuration XML file.

There is an option -o by which you can define the output XML file but still make sure you take the backup of the existing serverrepository.xml file.

idmgurua at 2007-7-29 16:23:06 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3

Thanks guys, I really appreciate it.

Adobea at 2007-7-29 16:23:06 > top of Java-index,Web & Directory Servers,Directory Servers...