Control-M/Server PACTV.9.0.21.302
BMC Software is releasing Control-M/Server patch PACTV.9.0.21.302 to apply the following enhancement and correct the following problems in Control-M/Server on Linux and Windows.
Enhancements
The following table describes enhancements that are applied in Control-M/Server PACTV.9.0.21.302.
Tracking Number | Patch | Description |
---|---|---|
CTM-11650 | PACTV.9.0.21.301 | 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.302.
Tracking Number | Patch | Description |
---|---|---|
CTM-12176 | PACTV.9.0.21.302 | Jobs fail to start executing even though all prerequisites are met when the Control-M/Server version is 9.0.21.300. |
CTM-11757 | PACTV.9.0.21.302 | Jobs remain in Waiting for Host status even though the host CPU Usage limits are modified or reduced. |
CTM-11752 | PACTV.9.0.21.302 | PREV or NEXT incorrectly appears in the Run Date column in the Events or Wait for Events area of the Job Settings tab in a Viewpoint, instead of a date. This occurs when a job event is defined to run on the Previous Run Date or Next Run Date and the job runs on a date that does not match the job scheduling criteria for the Previous Run Date or Next Run Date. |
CTM-11874 | PACTV.9.0.21.302 | Control-M/Server Configuration Agent continues to consume increasing amounts of memory when you apply a tag to an Agentless Host and the Control-M/Server version is 9.0.21.200 or higher. |
CTM-10201 | PACTV.9.0.21.301 | A Run as User that forces a job does not appear in the job log as part of message ID 5212. |
CTM-10155 | PACTV.9.0.21.301 | 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 | PACTV.9.0.21.301 | 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 | PACTV.9.0.21.301 | The ctmudly and ctmudchk utilities fail when they are executed during Pre New Day ordering. The following message appears: |
CTM-11648 | PACTV.9.0.21.301 | 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.302 on Linux
This procedure describes how to install Control-M/Server patch PACTV.9.0.21.302 on Linux.
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:
zcat PACTV.9.0.21.302.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.302 on Windows
This procedure describes how to install Control-M/Server patch PACTV.9.0.21.302 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.302\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.302 from Linux
This procedure describes how to uninstall Control-M/Server patch PACTV.9.0.21.302 from Linux.
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.302/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 the Control-M/Server Patch PACTV.9.0.21.302 from Windows
This procedure describes how to uninstall Control-M/Server patch PACTV.9.0.21.302 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.302\uninstall_patch.bat" - Run the following commands to start up Control-M/Server and the Control-M/Server Configuration Agent:
- start_ctm
- start_ca