Control-M/Server PACTV.9.0.20.201
BMC is announcing the release of an updated 9.0.20.200. This updated release prevents the occurrence of various upgrade issues that were discovered in the initial release of 9.0.20.200 from October 2021. You can install this new release if you have not yet installed the previous release.
If you have already installed the initial release of 9.0.20.200, keep the current installation and do not install the updated 9.0.20.200 release. Instead, BMC is announcing the release of two patches that you must install to prevent future upgrade issues — PANFT.9.0.20.201 for Control-M/EM and PACTV.9.0.20.201 for Control-M/Server.
Corrected Problems
The following upgrade issues were detected in the initial release of Control-M 9.0.20.200:
Tracking number | Description |
---|---|
CTM-6144 | The upgrade fails and the following message appears: Failed to execute “Checking if record available in CONFIG_HA.INI file” This can occur when one of the following conditions are met:
For information about resolving this issue, see Knowledge Article 000390529. |
CTM-6177 | Apache Kafka fails to start if you upgraded Control-M/Enterprise Manager from 9.0.18 or lower to 9.0.20 or 9.0.20.100, and then upgraded to 9.0.20.200. For information about resolving this issue, see Knowledge Article 000390532. |
CTM-6178 CTM-6179 | Apache Kafka fails to start when port 8080 is not free. This can occur when Control-M/Enterprise Manager and Control-M/Server are installed on the same Linux machine. For information about resolving this issue, see Knowledge Article 000390528. |
CTM-6188 | The services on a Distributed Control-M/Enterprise Manager fail to start with the following error message: Kafka services fail to connect to Kafka brokers. This can occur after you upgrade a Distributed Control-M/Enterprise Manager to 9.0.20.200 on an AIX machine from a version lower than 9.0.20 to 9.0.20.200. For information about resolving this issue, see Knowledge Article 000390602. |
CTM-6191 | The Kafka service fails to start when additional JVM environment variables are set. For information about resolving this issue, see Knowledge Article 000390597. |
Installing the Patch on UNIX
This procedure describes how to install patch PACTV.9.0.20.201 on UNIX:
Before You Begin
- Ensure that you have installed Control-M/Server version 9.0.20.200.
- Obtain the installation package via EPD, as described in Obtaining-Control-M-Installation-Files-via-EPD.
Begin
- Extract the patch installation file that you obtained into a temporary directory with the following commands:
cd <temporary directory>
mkdir PACTV.9.0.20.201
cd PACTV.9.0.20.201
gunzip -c PACTV.9.0.20.201.tar.gz | tar xvf - - Log in as the Control-M/Server user and navigate to the home directory.
Run the following command:
<temporary directory>/PACTV.9.0.20.201/install_patch.sh
Installing the Patch on Windows
This procedure describes how to install patch PACTV.9.0.20.201 on Windows:
Before You Begin
- Ensure that you have installed Control-M/Server version 9.0.20.200.
- Obtain the installation package via EPD, as described in Obtaining-Control-M-Installation-Files-via-EPD.
Begin
- Extract the patch installation file that you obtained into a temporary directory.
- From a command line, navigate to the Control-M/Server home directory.
- Run the following command:
<temporary directory>\PACTV.9.0.20.201\Windows\install_patch.bat
Uninstalling the Patch from UNIX
This procedure describes how to uninstall patch PACTV.9.0.20.201 from UNIX.
Begin
Run the following command:
${HOME}/patches/PACTV.9.0.20.201/uninstall_patch.sh
Uninstalling the Patch from Windows
This procedure describes how to uninstall patch PACTV.9.0.20.201 from Windows.
Begin
- From a command line, navigate to the Control-M/Server home directory.
- Run the following command:
<Home directory>\PACTV.9.0.20.201\Windows\uninstall_patch.bat