Control-M/Server PACTV.9.0.19.218
BMC Software is releasing patch PACTV.9.0.19.218 to enhance Control-M/Server 9.0.19.200 for UNIX and Windows.
Enhancements
The following enhancement is included in PACTV.9.0.19.218:
WBL-93573: Control-M/Server 9.0.19 is now compatible with Control-M/Agent 9.0.21. After you install Control-M/EM 9.0.21, you can upgrade the Control-M/Agent to version 9.0.21 by performing a deployment process.
Installing the Patch on UNIX
This procedure describes how to install PACTV.9.0.19.218 on UNIX.
Before You Begin
- Obtain the installation package via EPD or FTP, as described in Obtaining-Control-M-installation-files.
Begin
- Extract the patch installation file that you obtained into a temporary directory with the following commands:
- cd /tmp
- zcat PACTV.9.0.19.218.tar.Z | 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>/PACTV.9.0.19.218/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 the Patch on Windows
This procedure describes how to install PACTV.9.0.19.218 on Windows.
Before You Begin
- Obtain the installation package via EPD or FTP, as described in Obtaining-Control-M-installation-files.
Begin
- Log in as a Control-M/Server administrator.
- Create a temporary directory on your local hard drive (not a network drive).
EXAMPLE: C:\PACTV.9.0.19.218 - Extract the patch installation file that you obtained into the temporary directory.
- 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.19.218\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 the Patch from UNIX
This procedure describes how to uninstall PACTV.9.0.19.218 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.19.218/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 the Patch from Windows
This procedure describes how to uninstall PACTV.9.0.19.218 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.19.218\uninstall_patch.bat"
- Restart both the Control-M/Server and the Control-M/Server Configuration Agent with the following commands:
- start_ctm
- start_ca