Control-M Application Integrator PAAIT.9.0.21.201
BMC Software is releasing Control-M Application Integrator patch PAAIT.9.0.21.201, which corrects the following problems in Control-M Application Integrator.
Corrected Problems
The following table describes the problems that are corrected in Control-M Application Integrator 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 Control-M Application Integrator Patch PAAIT.9.0.21.201 on UNIX
This procedure describes how to install Control-M Application Integrator patch PAAIT.9.0.21.201 on UNIX.
Before You Begin
- Verify that Control-M jobs are not running on the Control-M/Agent.
- Verify that Control-M Application Integrator 9.0.21.200 is installed
- 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
- Download the patch installation package from the Control-M Application Integrator 9.0.21 download page.
- Log in to the account where Control-M/Agent is installed and copy the installation package to a temporary directory on your local hard drive (not a network drive).
- 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 Control-M Application Integrator Patch PAAIT.9.0.21.201 on Windows
This procedure describes how to install Control-M Application Integrator patch PAAIT.9.0.21.201 on Windows.
Before You Begin
- Verify that Control-M jobs are not running on the Control-M/Agent.
- Verify that Control-M Application Integrator 9.0.21.200 is installed
Begin
- Download the patch installation package from the Control-M Application Integrator 9.0.21 download page.
- Log in to the account where Control-M/Agent is installed, copy the installation package to a temporary directory on your local hard drive (not a network drive), and then extract the package.
- Stop the Control-M/Agent in Windows Services.
- From the Task Manager, stop the Control-M/Agent p_ctmam.exe process.
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 Control-M Application Integrator Patch PAAIT.9.0.21.201 from UNIX
This procedure describes how to uninstall Control-M Application Integrator patch PAAIT.9.0.21.201 from UNIX.
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 Control-M Application Integrator Patch PAAIT.9.0.21.201 from Windows
This procedure describes how to uninstall Control-M Application Integrator patch 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 &