Control-M/Server PACTV.9.0.21.301
BMC Software is releasing patch PACTV.9.0.21.301 to correct the following problems in Control-M/Server on UNIX and Windows.
Enhancements
The following table describes enhancements to Control-M/ServerPACTV.9.0.21.301.
Tracking Number | Description |
---|---|
CTM-11650 | Self-hosted Control-M/Servers on Linux can now connect to Helix Control-M Unified View via a proxy server. |
Corrected Problems
The following table describes the problems that are corrected in Control-M/Server PACTV.9.0.21.301.
Tracking Number | Description |
---|---|
CTM-10201 | A Run as User that forces a job does not appear in the job log as part of message ID 5212. |
CTM-10155 | Jobs do not not run when Daylight Savings Time (DST) begins where the Control-M/Server that runs the jobs is located. This occurs when the job is defined with a time zone that is west of the Control-M/Server. Example: A Control-M/Server is located in a GMT+1 time zone and DST begins on 31 March. Jobs that are defined to run in a GMT-5 time zone do not run on 31 March. |
CTM-11595 | Jobs that are defined with the Retro flag are incorrectly scheduled to run on two different dates (the current and previous day), when these jobs are part of the SYSTEM User Daily and the Pre New Day is set to obsolete. |
CTM-11621 | The ctmudly and ctmudchk utilities fail when they are executed during Pre New Day ordering. The following message appears: |
CTM-11648 | MFT updates are delayed and do not appear temporarily in the MFT Dashboard in the MFT domain. |
Installing Control-M/Server Patch PACTV.9.0.21.301 on UNIX
This procedure describes how to install Control-M/Server patch PACTV.9.0.21.301 on UNIX.
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.301.tar.gz | tar -xvf -
- AIX: gunzip -c PACTV.9.0.21.301.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.301 on Windows
This procedure describes how to install Control-M/Server patch PACTV.9.0.21.301 on Windows.
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.301\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.301 from UNIX
This procedure describes how to uninstall Control-M/Server patch PACTV.9.0.21.301 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.301/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.301 from Windows
This procedure describes how to uninstall Control-M/Server patch PACTV.9.0.21.301 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.301\uninstall_patch.bat" - Run the following commands to start up Control-M/Server and the Control-M/Server Configuration Agent:
- start_ctm
- start_ca