Uninstalling Control-M from UNIX

This procedure describes how to uninstall Control-M Application Pack from UNIX.

Before You Begin

To uninstall Control-M Application Pack from UNIX:

  1. (AIX only) Untar the JRE located at BMCINSTALL/uninstall/agent by running the following:

    cd $HOME/BMCINSTALL/uninstall/agent

    tar -xvf JRE.tar

  2. From a Control-M/Agent computer, log in as a Control-M/Agent user, and type the following command to shut down Control-M/Agent:

    $CONTROLM/scripts/shut-ag -u <agentUser> -p all

    NOTE: If the Control-M/Agent was installed with user root, then log in as user root every time you start up or shut down the Control-M/Agent throughout this procedure.

  3. Set your DISPLAY environment variable according to the computer name, as described in Setting environment variables in UNIX.
  4. Navigate to the following directory:

    $HOME/BMCINSTALL/uninstall/DR1CM.9.0.19.200/

  5. Type one of the following commands:

    Control-M Application Pack has been successfully removed from your computer. The installation logs can be found at the following location:

    $HOME/BMCINSTALL/log/cmone/BMC_ControlM_Application_Pack_Uninstall_<timestamp>.log

  6. To restart Control-M/Agent, type the following command:

    $CONTROLM/scripts/start-ag -u <agentUser> -p all

Parent Topic

Control-M Application Pack uninstall