Control-M/Server PACTV.9.0.21.203
BMC Software is releasing Control-M/Server patch PACTV.9.0.21.203, which corrects the following problems in Control-M/Server on UNIX and Windows.
Corrected Problems
The following table describes the problems that are corrected in Control-M/Server PACTV.9.0.21.203.
Tracking Number | Description |
|---|---|
CTM-9890 | An order request might be performed twice when the Kafka server generates an unexpected error. |
Installing Control-M/Server Patch PACTV.9.0.21.203 on UNIX
This procedure describes how to install Control-M/Server patch PACTV.9.0.21.203 on UNIX.
Before You Begin
- Verify that Control-M/Server 9.0.21.200 and Control-M/Server PACTV.9.0.21.201 are installed before you install this patch.
Begin
- Download the installation package from Control-M/Server 9.0.21 Patches.
- Log in to the account where Control-M/Server is installed and copy the installation package to a temporary directory on your local hard drive (not a network drive).
- Extract the patch installation file that you obtained into a temporary directory, using one of the following commands:
- Linux: zcat PACTV.9.0.21.203.tar.gz | tar -xvf -
- AIX: gunzip -c PACTV.9.0.21.203.tar.gz | tar xvf -
- Log in as the Control-M/Server user and navigate to the $HOME directory.
- Shut down both the Control-M/Server and the Control-M/Server Configuration Agent with the following commands:
- shut_ca
- shut_ctm
- Run the following command:
<temporary directory>/install_patch.sh - Restart both the Control-M/Server and the Control-M/Server Configuration Agent with the following commands:
- start_ctm
- start_ca
Installing Control-M/Server Patch PACTV.9.0.21.203 on Windows
This procedure describes how to install Control-M/Server patch PACTV.9.0.21.203 on Windows.
Before You Begin
- Verify that Control-M/Server 9.0.21.200 and Control-M/Server PACTV.9.0.21.201 are installed before you install this patch.
Begin
- Download the installation package from Control-M/Server 9.0.21 Patches.
- Log in to the account where Control-M/Server is installed, copy the installation package to a temporary directory on your local hard drive (not a network drive), and then extract the package.
- Open a Windows command prompt and navigate to the Control-M/Server home directory.
- Shut down both the Control-M/Server and the Control-M/Server Configuration Agent with the following commands:
- shut_ca
- shut_ctm
- Run the following command:
<temporary directory>\PACTV.9.0.21.203\Windows\install_patch.bat - Restart both the Control-M/Server and the Control-M/Server Configuration Agent with the following commands:
- start_ctm
- start_ca
Uninstalling Control-M/Server Patch PACTV.9.0.21.203 from UNIX
This procedure describes how to uninstall Control-M/Server patch PACTV.9.0.21.203 from UNIX.
Begin
- Log in as the Control-M/Server user and navigate to the Control-M/Server home directory.
- Shut down both the Control-M/Server and the Control-M/Server Configuration Agent with the following commands:
- shut_ca
- shut_ctm
Run the following command:
${HOME}/patches/PACTV.9.0.21.203/uninstall_patch.sh
- Restart both the Control-M/Server and the Control-M/Server Configuration Agent with the following commands:
- start_ctm
- start_ca
Uninstalling Control-M/Server Patch PACTV.9.0.21.203 from Windows
This procedure describes how to uninstall Control-M/Server patch PACTV.9.0.21.203 from Windows.
Begin
- From a command line, navigate to the Control-M/Server home directory.
- Shut down both the Control-M/Server and the Control-M/Server Configuration Agent with the following commands:
- shut_ca
- shut_ctm
- Run the following command:
"%ALLUSERSPROFILE%\Application Data\BMC Software\PACTV.9.0.21.203\uninstall_patch.bat" - Restart both the Control-M/Server and the Control-M/Server Configuration Agent with the following commands:
- start_ctm
- start_ca