Control-M/EM and Control-M/Server Configuration Restore Utility
The memory configuration settings for the Services that appear in the CCM (except for Kafka and Zookeeper) are reset to their defaults when you upgrade Control-M/EM and Control-M/Server to version 9.0.21.100. BMC Software is releasing a utility that restores any previously customized Services memory configuration settings. This Technical Bulletin explains which components are affected and how to run the utility.
The following procedures describe how to run the Configuration Restore utility:
- Running the Configuration Restore Utility on Control-M/EM
- Running the Configuration Restore Utility on Control-M/Server
- Reverting to the Default Settings on Control-M/EM 9.0.21.100
- Reverting to the Default Settings on Control-M/Server 9.0.21.100
Corrected Problems
The following table describes the Services memory configuration settings that are reset to their defaults when you upgrade Control-M/EM and Control-M/Server to version 9.0.21.100.
Tracking Number | Description |
---|---|
CTM-8474 | Control-M/EM Services memory configuration settings are reset to system defaults when you upgrade to version 9.0.21.100. |
CTM-8524 | Control-M Automation API for Control-M/EM Server Services memory configuration settings are reset to system defaults when you upgrade to version 9.0.21.100. |
CTM-8525 | Control-M/Server Services memory configuration settings are reset to system defaults when you upgrade to version 9.0.21.100. |
Running the Configuration Restore Utility on Control-M/EM
This procedure describes how to run the Configuration Restore utility on Control-M/EM on UNIX/Linux and Windows.
Before You Begin
- Verify that Control-M/EM 9.0.21.100 is installed.
- Obtain the installation package available in 000413312.
Begin
- Log in as the Control-M/EM user.
- Do one of the following:
- UNIX/Linux: Extract the memupgrade.tar file that you obtained into a temporary directory.
- Windows: Extract the memupgrade.zip file that you obtained into a temporary directory.
- Do one of the following
- Interactive:
- Run the following script from the home directory:
em bmcpython <memupgrade_temporary_directory_path>/memoptfixer.py - Press Y to restore the original settings.
- Run the following script from the home directory:
- Non-interactive: Run the following script from the home directory:
em bmcpython <memupgrade_temporary_directory_path>/memoptfixer.py --noninteractive
- Interactive:
- Restart the Control-M components on the host where the original settings are now restored.
Running the Configuration Restore Utility on Control-M/Server
This procedure describes how to run the Configuration Restore utility on Control-M/Server on UNIX/Linux and Windows.
Before You Begin
- Verify that Control-M/Server 9.0.21.100 is installed.
- Obtain the installation package available in 000413312.
Begin
- Log in as the Control-M/Server user.
- Do one of the following:
- UNIX/Linux: Extract the memupgrade.tar file that you obtained into a temporary directory.
- Windows: Extract the memupgrade.zip file that you obtained into a temporary directory.
- Do one of the following
- Interactive:
- Run the following script from the home directory:
run_python <memupgrade_temporary_directory_path>/memoptfixer.py - Press Y to restore the original settings.
- Run the following script from the home directory:
- Non-interactive: Run the following script from the home directory:
run_python <memupgrade_temporary_directory_path>/memoptfixer.py --noninteractive
- Interactive:
- Restart the Control-M components on the host where the original settings are now restored.
Reverting to the Default Settings on Control-M/EM 9.0.21.100
This procedure describes how to revert to the default settings in Control-M/EM 9.0.21.100 on UNIX/Linux and Windows.
Begin
- Log in as the Control-M/EM user.
- Run the following command:
em bmcpython <memupgrade_temporary_directory_path>/memoptfixer.py --revert - Press Y to revert to the default settings in Control-M/EM 9.0.21.100.
Reverting to the Default Settings on Control-M/Server 9.0.21.100
This procedure describes how to revert to the default settings in Control-M/Server 9.0.21.100 on UNIX/Linux and Windows.
Begin
- Log in as the Control-M/Server user.
- Run the following command:
run_python <memupgrade_temporary_directory_path>/memoptfixer.py --revert - Press Y to revert to the default settings in Control-M/Server 9.0.21.100.