You can remove a distribution child server from the DAH when the DAH is running either as a stand-alone DAH, or a DAH integrated with IDOL. The procedure is different for each case.
Open the DAH configuration file in a text editor.
Find the [DistributedEnginesN]
section for the distribution child server that you no longer require, and delete it.
In the [Server]
section, decrease the DistributedEngines
parameter setting by one.
Make sure that the remaining [DistributedEnginesN]
sections (which list the remaining child servers) are listed consecutively, starting from 0 (zero).
Save and close the configuration file. Restart the DAH for your changes to take effect.
Open the DAH configuration file in a text editor.
Find the [IDOLServerN]
section for the distribution child server that you no longer require, and delete it.
In the [DistributionIDOLServers]
section, decrease the Number
parameter by one.
Make sure that the remaining [IDOLServerN]
sections (which list the remaining child servers) are listed consecutively, starting from 0 (zero).
Save and close the configuration file. Restart the DAH for your changes to take effect.
Open the DAH configuration file in a text editor.
Find the [DAHEngineN]
section for the distribution child server that you no longer require, and delete it.
In the [DAHEngines]
section, decrease the Number
parameter by one.
Make sure the remaining [DAHEngineN]
sections (which list the remaining child servers) are listed consecutively, starting from 0 (zero).
Save and close the configuration file. Restart the DAH for your changes to take effect.
|