How to Move a Systems Insight Manager SQL 2008 Database from Local to Remote

Automated re-registration of a database by executing the mxreconfig
command
mxreconfig -m sqlredirect -s dbserver -b dbname -a dbuserDomain\dbuser -p
dbport
The path for executing the mxreconfig command is as follows:
<Installed Directory>\HP\System Insight Manager\mxreconfig\bin
-m (mode optionspecifies reconfiguration mode)
-s (dbserver parameter - name of the new database server)
-b (dbname parameter - name of the new database)
-a (dbuser parameter - name of the database user with administrative privileges; must include
domain name)
-p (dbport parameter - port number to access the new database server)