KB Article #181641

Mserver ID migration procedure

Problem

If you want to change the Mserver ID on an Automator environnement which is already deployed with the default Id=0 or other Id.

Follow the procedure below

Resolution


1) export all your graphs created on the Mserver

2) Stop and delete all the instances

3) Stop and cleanup all the Pservers linked to that Mserver (remove their directories : engine, secure, messages and the file ../lists/mod_srv.lst)

4) Stop the Mserver and change the ID by adding or modify the parameter TO_SERVER_NUM_ID=<new Id> in the file OPSchedule.ini

Note: the ID could be a number between 0-9 or a letter between A-Z

5) Purge the database with the utility MServer/bin/dbtools : dbtools.exe clean -p <automator db user password>

6) Restart the Mserver and import the graphs from the export done in step 1)

7) Restart the Pservers and instanciate your graphs