Installing Control-M/Server on UNIX

This procedure describes how to install Control-M/Server on UNIX. You can install with the default settings, or choose the custom installation to select the database server, database names, usernames, hostnames, and port settings. If you want to install multiple instances of Control-M/Server on several computers using the same configuration, use the automatic installation, as described in this procedure.

NOTE: The default installation is interactive and uses a GUI display. XServer must be running and configured using the DISPLAY environment variable. If you do not have XServer available, BMC recommends that you continue with the console installation or perform an automatic installation.

Before You Begin

Ensure that you have met the following requirements:

Verify that your operating system and database software is compatible with the current version of Control-M/Server, as described in Control-M/Server UNIX system requirements.

To install Control-M/Server on UNIX:

  1. Do one of the following:
  2. Set your DISPLAY environment variable, as described in Setting environment variables in UNIX.
  3. From your home directory, type the following command:

    <source_path>/setup.sh

  4. Do one of the following:

    The installation log can be found at the following location:

    <$HOME>/BMCINSTALL/log/BMC_Control-M_Server_<date-time>.log

    After you have installed Control-M/Server, you need to run a script that removes the Log4j v2 vulnerability, as described in 000391322.

  5. Continue with Automatic startup/shutdown procedure for Control-M/Server on UNIX

    NOTE: If you installed Control-M/Server on NFS, you can only use the Control-M/Server user on the same host where Control-M/Server was installed.

Parent Topic

Control-M/Server installation