Control-M/Server PACTV.9.0.21.204
BMC Software is releasing Control-M/Server patch PACTV.9.0.21.204 to correct 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.204.
Tracking Number | Description |
---|---|
CTM-9890 | An order request might be performed twice when the Kafka server generates an unexpected error. |
CTM-10158 | Order of service in Control-M Self Service fails when Control-M/Server is installed on an Oracle database and patch PACTV.9.0.21.203 is installed. |
CTM-10092 | Control-M/Server can disclose sensitive information to an unprivileged user in the CCM. |
Installing Control-M/Server Patch PACTV.9.0.21.204 on UNIX
This procedure describes how to install Control-M/Server patch PACTV.9.0.21.204 on UNIX.
Before You Begin
- Verify that Control-M/Server 9.0.21.200 and PACTV.9.0.21.201 are installed before you install this patch.
Begin
- Log in to the account where Control-M/Server is installed.
- Download the installation package from Control-M/Server 9.0.21 Patches.
- Save the downloaded installation package to a temporary directory on your local hard drive (not a network drive).
- From the temporary directory, run the following command to extract the patch installation file:
- Linux: zcat PACTV.9.0.21.204.tar.gz | tar -xvf -
- AIX: gunzip -c PACTV.9.0.21.204.tar.gz | tar xvf -
- Navigate to the Control-M/Server home directory.
- Run the following commands to shut down Control-M/Server and the Control-M/Server Configuration Agent:
- shut_ca
- shut_ctm
- Run the following command:
<Temporary_Directory>/install_patch.sh - Run the following commands to start up Control-M/Server and the Control-M/Server Configuration Agent:
- start_ctm
- start_ca
Installing Control-M/Server Patch PACTV.9.0.21.204 on Windows
This procedure describes how to install Control-M/Server patch PACTV.9.0.21.204 on Windows.
Before You Begin
- Verify that Control-M/Server 9.0.21.200 and PACTV.9.0.21.201 are installed before you install this patch.
Begin
- Log in to the account where Control-M/Server is installed.
- Download the installation package from Control-M/Server 9.0.21 Patches.
- Save the downloaded installation package to a temporary directory on your local hard drive (not a network drive).
- Extract the downloaded patch installation file into the temporary directory.
- From the command line, navigate to the Control-M/Server home directory.
- Run the following commands to shut down Control-M/Server and the Control-M/Server Configuration Agent:
- shut_ca
- shut_ctm
- Run the following command:
<Temporary_Directory>\PACTV.9.0.21.204\install_patch.bat - Run the following commands to start up Control-M/Server and the Control-M/Server Configuration Agent:
- start_ctm
- start_ca
Uninstalling Control-M/Server Patch PACTV.9.0.21.204 from UNIX
This procedure describes how to uninstall Control-M/Server patch PACTV.9.0.21.204 from UNIX.
Begin
- Log in to the account where Control-M/Server is installed.
- Navigate to the Control-M/Server home directory.
- Run the following commands to shut down Control-M/Server and the Control-M/Server Configuration Agent:
- shut_ca
- shut_ctm
Run the following command:
${HOME}/patches/PACTV.9.0.21.204/uninstall_patch.sh
- Run the following commands to start up Control-M/Server and the Control-M/Server Configuration Agent:
- start_ctm
- start_ca
Uninstalling Control-M/Server Patch PACTV.9.0.21.204 from Windows
This procedure describes how to uninstall Control-M/Server patch PACTV.9.0.21.204 from Windows.
Begin
- Log in to the account where Control-M/Server is installed.
- From a command line, navigate to the Control-M/Server home directory.
- Run the following commands to shut down Control-M/Server and the Control-M/Server Configuration Agent:
- shut_ca
- shut_ctm
- Run the following command:
"%ALLUSERSPROFILE%\Application Data\BMC Software\PACTV.9.0.21.204\uninstall_patch.bat" - Run the following commands to start up Control-M/Server and the Control-M/Server Configuration Agent:
- start_ctm
- start_ca