Uninstalling Control-M for PeopleSoft from UNIX

This procedure describes how to uninstall Control-M for PeopleSoft from UNIX.

Before You Begin

Ensure that all jobs have ended.

To uninstall Control-M for PeopleSoft from UNIX:

  1. 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.

  2. If you use an AIX operating system, you must remove unused libraries from memory, by typing the following command:

    /usr/sbin/slibclean

  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/DRPMC.9.0.00

  5. Type one of the following commands:

    Control-M for PeopleSoft has been successfully removed from your computer.

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

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

Parent Topic

Control-M for PeopleSoft Uninstall