Control-M/EM PANFT.9.0.21.101
BMC Software is releasing patch PANFT.9.0.21.101 to correct several problems in Control-M Web.
Corrected Problems
The following table describes the corrected problems that are fixed in PANFT.9.0.21.101:
Tracking number | Description |
---|---|
CTM-8342 | Changes that you apply when editing a File Transfer job using the toggle buttons in Advanced General Attributes are not saved in the job definitions. |
CTM-8331 | A validation error appears when you define multiple email addresses as recipients of a mail message through the To or CC fields of a Notify If-Action. This occurs when email addresses are separated by a semicolon followed by a space. |
CTM-8281 | The displayed Run Date (for example, in the Job Summary tab in the Monitoring domain) refers to an erroneous date in the past if the browser locale is set to GMT-. This is only a display problem, and jobs run on their proper dates. |
CTM-8260 | A Viewpoint with grouping by Run Date displays jobs in an incorrect order (that is, not sorted in chronological order). This occurs after upgrading to version 9.0.21.100. |
CTM-8240 | Import of a job that contains a message for a Notify If-Action fails if the job was previously exported in XML format and the message contains an empty line. |
Installing the Patch on UNIX/Linux
This procedure describes how to install patch PANFT.9.0.21.101 on UNIX/Linux.
Before You Begin
- Verify that Control-M/EM version 9.0.21.100 is installed.
- Obtain the installation package via EPD, as described in Obtaining Control-M Installation Files.
Begin
- Log in as a Control-M/EM user.
- Copy the patch installation file that you obtained into a temporary directory.
- Set execution flags for the patch installation file using the following command:
chmod +x PANFT.9.0.21.101_<platform>_INSTALL.BIN - In a High Availability configuration, stop the Control-M/EM Configuration Agent on the non-active environment.
- Stop all Control-M/EM components by running the stop_all command.
- Run the following script from the Control-M/EM Home directory, and follow the on-screen instructions until the installation is complete.
<temporary directory>/PANFT.9.0.21.101_<platform>_INSTALL.BIN
In a High Availability configuration, perform this step on both the active environment and the non-active environment. - Start all Control-M/EM components by running the start_all command.
In a High Availability configuration, start with the active environment.
Installing the Patch on Windows
This procedure describes how to install patch PANFT.9.0.21.101 on Windows.
Before You Begin
- Verify that Control-M/EM version 9.0.21.100 is installed.
- Obtain the installation package via EPD, as described in Obtaining Control-M Installation Files.
Begin
- In a High Availability configuration, stop the Control-M/EM Configuration Agent on the non-active environment.
Stop the Control-M/EM Configuration Agent using the ctl command:
ctl -mcs -C Config_Agent -all -cmd shutdown
Ensure that all Control-M/EM components are down.- Double-click the downloaded patch installation file, and follow the on-screen instructions until the installation is complete.
In a High Availability configuration, perform this step on both the active environment and the non-active environment. - Start the Control-M/EM Configuration Agent.
In a High Availability configuration, start with the active environment.
Uninstalling the Patch from UNIX/Linux
This procedure describes how to uninstall patch PANFT.9.0.21.101 from UNIX/Linux.
Begin
- Log in as a Control-M/EM user.
- In a High Availability configuration, stop the Control-M/EM Configuration Agent on the non-active environment.
- Stop all Control-M/EM components by running the stop_all command.
- From the <USER_HOME>/install/PANFT.9.0.21.101 directory, run the following script:
uninstall.sh
In a High Availability configuration, perform this step on both the active environment and the non-active environment. - Start all Control-M/EM components by running the start_all command.
In a High Availability configuration, start with the active environment.
Uninstalling the Patch from Windows
This procedure describes how to uninstall patch PANFT.9.0.21.101 from Windows.
Begin
- In a High Availability configuration, stop the Control-M/EM Configuration Agent on the non-active environment.
Stop the Control-M/EM Configuration Agent using the ctl command:
ctl -mcs -C Config_Agent -all -cmd shutdown
Ensure that all Control-M/EM components are down.- From Windows Settings > Apps > Apps & Features, select Control-M/Enterprise Manager PANFT.9.0.21.101 (<instance name>), and then select Uninstall.
In a High Availability configuration, perform this step on both the active environment and the non-active environment. - Start the Control-M/EM Configuration Agent.
In a High Availability configuration, start with the active environment.