Control-M Application Integrator PAAIT.9.0.21.201
BMC Software is releasing patch PAAIT.9.0.21.201 to correct several problems in Control-M Application Integrator.
You install this patch on top of Control-M Application Integrator version 9.0.21.200.
Corrected Problems
The following table describes the corrected problems included in patch PAAIT.9.0.21.201:
Tracking Number | Description |
---|---|
CTM-9292 | Application Integrator does not set a new free port if the current port is busy. |
CTM-9411 | In a REST API step, extracted data is not printed to the job output if the Append step details to job output setting (from Advanced Options in Plug-in Details) is turned off. |
CTM-9415 | In a REST API step, the value set in the Override connection timeout advanced setting is ignored. |
CTM-9519 | The REST response is printed to the job output with unwanted leading > (greater than) and - (dash) characters, as well as a line break. |
Installing the Patch on UNIX/Linux
This procedure describes how to install PAAIT.9.0.21.201 on UNIX/Linux.
Before You Begin
- Obtain the installation package via EPD, as described in Obtaining Control-M Installation Files.
- Verify that Control-M jobs are not running on the Control-M/Agent.
- Ensure that your Control-M Application Integrator version is 9.0.21.200.
- If you are using an AIX operating system, remove unused libraries from memory by typing the following command as a root user:
/usr/sbin/slibclean
Begin
- Log in to the Control-M/Agent host where Control-M Application Integrator is installed.
- Stop the Control-M/Agent by typing the following command:
shut-ag - Navigate to the temporary folder where you downloaded the patch.
- Extract the patch tar.Z file, using the following command:
zcat PAAIT.9.0.21.201_unix.tar.Z | tar -xvf - - Run the following command
setup.sh - Start the Control-M/Agent by typing the following command:
start-ag - Start the Control-M Application Integrator container by typing the following command:
<Agent home dir>/ctm/cm/AI/exe-921200/cm_container start &
Installing the Patch on Windows
This procedure describes how to install PAAIT.9.0.21.201 on Windows.
Before You Begin
- Obtain the installation package via EPD, as described in Obtaining Control-M Installation Files.
- Verify that Control-M jobs are not running on the Control-M/Agent.
- Ensure that your Control-M Application Integrator version is 9.0.21.200.
Begin
- Log in to the Control-M/Agent computer.
- Stop the Control-M/Agent in Windows Services.
- From the Task Manager, stop the Control-M/Agent p_ctmam.exe process.
- Extract the PAAIT.9.0.21.201_windows_x86_64.zip file.
Run the following command:
PAAIT.9.0.21.201_windows_x86_64.exe- Start the Control-M/Agent in Windows Services.
- Start the Control-M Application Integrator container by typing the following command:
<Agent home dir>\CM\AI\exe-921200\cm_container start &
Uninstalling the Patch from UNIX/Linux
This procedure describes how to uninstall PAAIT.9.0.21.201 from UNIX/Linux.
Before You Begin
- Ensure that no jobs are running on the Control-M/Agent.
- If you are using an AIX operating system, remove unused libraries from memory by typing the following command as a root user:
/usr/sbin/slibclean
Begin
- Log in to the Control-M/Agent computer.
- Stop the Control-M/Agent by typing the following command:
shut-ag - Run the following command:
/<Agent home dir>/ctm/install/PAAIT.9.0.21.201/uninstall.sh - Start the Control-M/Agent by typing the following command:
start-ag - Start the Control-M Application Integrator container by typing the following command:
<Agent home dir>/ctm/cm/AI/exe-921200/cm_container start &
Uninstalling the Patch from Windows
This procedure describes how to uninstall PAAIT.9.0.21.201 from Windows.
Before You Begin
- Ensure that no jobs are running on the Control-M/Agent.
Begin
- Log in to the Control-M Application Integrator user account under the Control-M/Agent installation.
- Stop the Control-M/Agent in Windows Services.
- From the Task Manager, verify that the Agent AM process (p_ctmam.exe) is not running. If it is running, end the process.
- From the Control Panel, select Program and Features.
- Select Control-M Application Integrator 9.0.21.200 Patch 1 and click Uninstall.
- Start the Control-M/Agent in Windows Services.
- Start the Control-M Application Integrator container by typing the following command:
<Agent home dir>\CM\AI\exe-921200\cm_container start &