4 Installing Offline Mediation Controller

This chapter describes how to install Oracle Communications Offline Mediation Controller. Before installing Offline Mediation Controller, read the following chapters:

Offline Mediation Controller Installation Options

You can install Offline Mediation Controller in the GUI mode (using the Oracle Universal Installer) or in the silent mode.

Offline Mediation Controller Installation Types

When installing Offline Mediation Controller in the GUI mode, you can select the type of installation:

Installing Offline Mediation Controller in GUI Mode

You can install all Offline Mediation Controller components on an Oracle Solaris 11.3 (64-bit) server or Oracle Linux or Red Hat Enterprise Linux (64-bit) 7.2 server.

To install Offline Mediation Controller in the GUI mode:

  1. Create a temporary directory (temp_dir).

  2. Go to the Oracle software delivery Web site:

    http://edelivery.oracle.com

  3. Sign in with your user name and password.

  4. Search for Oracle Communications Offline Mediation Controller and select the Offline Mediation Controller 12.0 software pack from the search results.

  5. From the Platform list, select the platform, where platform is linux or solaris.

    Note:

    Offline Mediation Controller Node Manager and Admin Server is available only on Linux and Solaris. Offline Mediation Controller Administration Client is available on Windows, Linux, and Solaris.

  6. Download the Offline Mediation Controller software pack to temp_dir.

  7. Unzip the Offline Mediation Controller software pack and extract the contents to temp_dir.

  8. Go to the temp_dir directory, and run one of the following commands:

    • To start the GUI installer:

      Java_home/bin/java -jar OCOMC-12.0.0.0.0_generic.jar
      

      where Java_home is the directory in which you installed the latest supported Java version.

    • To start the GUI installer and install Offline Mediation Controller using the oraInventory directory in a different location:

      Java_home/bin/java -jar OCOMC-12.0.0.0.0_generic.jar -invPtrLoc FilePath/oraInst.loc
      

      where FilePath is the path to the directory in which the oraInst.loc file is located.

    • To start the GUI installer and create logs for debugging:

      Java_home/bin/java -jar OCOMC-12.0.0.0.0_generic.jar -debug -logLevel FINEST
      
    • To start the GUI installer and create a silent installer response file during the installation:

      Java_home/bin/java -jar OCOMC-12.0.0.0.0_generic.jar -record -destinationFile path
      

      where path is the absolute path to the response file.

    The Welcome screen appears.

  9. Click Next.

    The Installation Location screen appears.

  10. In the Path field, enter the full path or browse to the directory in which you want to install Offline Mediation Controller.

  11. Click Next.

    The Installation Type screen appears.

    Note:

    The Offline Mediation Controller Installer creates an oraInventory directory if it does not detect any installed Oracle products on the system. The oraInventory directory contains information about all Oracle products installed on your system. The default location of the oraInventory directory is in the /etc/oraInst.loc (Linux) file or the /var/opt/oracle/oraInst.loc (Solaris) file.

  12. Select Complete and click Next.

    The Oracle Unified Directory Information screen appears.

  13. Enter the following information required to configure Oracle Unified Directory for Offline Mediation Controller:

    Table 2-2 lists the Oracle Unified Directory details that are required.

    1. In the Host Name field, enter the IP address or the host name of the machine on which Oracle Unified Directory is installed.

    2. In the LDAP Listen Port field, enter the port used by LDAP to send and receive data.

    3. In the Administration Connector Port field, enter the port used for administration traffic with Oracle Unified Directory.

    4. In the Root User DN field, enter the root user distinguished name (DN).

    5. In the Password field, enter the root user bind password for Oracle Unified Directory.

    6. In the OUD Instance Path field, enter the path to the directory where the Oracle Unified Directory instance is installed.

    7. In the Directory Base DN field, enter the base DN for Oracle Unified Directory.

    8. Click Next.

      The OCOMC Configuration screen appears.

  14. Enter the following information to specify Offline Mediation Controller configuration details:

    • In the Offline Mediation Controller Admin User Password section, do the following to log in to the Offline Mediation Controller Administration client:

      1. In the Password field, enter a password for the Offline Mediation Controller user.

        Note:

        The Offline Mediation Controller administrator user password must contain at least six characters, one lowercase letter, one uppercase letter, one special character, and one numerical character.

      2. In the Confirm Password field, enter the password again, to confirm it.

    • In the ECE Home Directory section, do the following to specify whether to integrate Elastic Charging Engine (ECE) with Offline Mediation Controller:

      1. Select the Enable Integration with ECE check box to enable integration with ECE.

      2. In the ECE Path field, enter the path to the directory in which ECE is installed.

    • In the Wallet Configuration section, do the following to enter the details for the Oracle Communications Offline Mediation Controller wallet:

      1. In the Wallet Path field, enter the full path or browse to the directory in which to store the wallet credentials.

      2. In the Wallet password field, enter a password for the Offline Mediation wallet

      3. In the Confirm Wallet Password field, enter the Offline Mediation wallet password again.

    • In the SSL Configuration section, deselect the SSL Enabled check box to disable SSL.

    The Installation Summary screen appears.

  15. Review your selections, and click Install.

    The Installation Progress screen appears, and the installation begins.

    Note:

    After the installation begins, you cannot stop or cancel the installation.

    When the installation is done, click Next, the Installation Complete screen appears.

    The installer checks for all required software and displays errors if it detects any missing or unavailable components or if any connectivity issues occur.

  16. Click Finish to complete the installation.

  17. Review the selections you have made in the preceding screens, and click Install.

    The Install screen appears and then the Configuration Assistants screen appears.

    Note:

    After the installation begins, if you click Stop installation, the installation process stops but the files that are already copied are not removed.

    The Installer runs the createPasswordPolicy and createDefaultData scripts and displays the results in the Configuration Assistants screen.

  18. Click Next.

    The End of Installation screen appears.

    Note:

    Note down the path to the configure script. You must run the configure script to perform some additional configurations for Offline Mediation Controller. See "Adding Offline Mediation Controller Service to System Startup" for more information.

  19. Click Exit.

    The Exit dialog box appears.

  20. Click Yes.

See "Verifying the Offline Mediation Controller Installation" for information on verifying the successful installation of Offline Mediation Controller.

See "About Installation Logs" for information on the Offline Mediation Controller Installer logs.

Installing Offline Mediation Controller Node Manager

You can install Offline Mediation Controller Node Manager on an Oracle Solaris 11.3 (64-bit) server or Oracle Linux or Red Hat Enterprise Linux (64-bit) 7.2 server.

To install Offline Mediation Controller Node Manager in the GUI mode:

  1. Create a temporary directory (temp_dir).

  2. Go to the Oracle software delivery Web site:

    http://edelivery.oracle.com

  3. Sign in with your user name and password.

  4. Search for Oracle Communications Offline Mediation Controller and select the Offline Mediation Controller 12.0 software pack from the search results.

  5. From the Platform list, select the platform, where platform is linux or solaris.

  6. Download the Offline Mediation Controller software pack to temp_dir.

  7. Unzip the Offline Mediation Controller software pack and extract the contents to temp_dir.

  8. Go to the temp_dir directory, and run one of the following commands:

    • To start the GUI installer:

      Java_home/bin/java -jar ocomc-12.0.0.0.0_generic.jar
      

      where Java_home is the directory in which you installed the latest supported Java version.

    • To start the GUI installer and install Offline Mediation Controller using the oraInventory directory in a different location:

      Java_home/bin/java -jar ocomc-12.0.0.0.0_generic.jar -invPtrLoc FilePath/oraInst.loc
      

      where FilePath is the path to the directory in which the oraInst.loc file is located.

    • To start the GUI installer and create logs for debugging:

      Java_home/bin/java -jar OCOMC -12.0.0.0.0_generic.jar -debug -logLevel FINEST
      
    • To start the GUI installer and create a silent installer response file during the installation:

      Java_home/bin/java -jar ocomc-12.0.0.0.0_generic.jar -record -destinationFile path
      

      where path is the absolute path to the response file.

    The Welcome screen appears.

  9. Click Next.

    The Installation Location screen appears.

  10. In the Path field, enter the full path or browse to the directory in which you want to install Offline Mediation Controller.

  11. Click Next.

    The Installation Type screen appears.

    Note:

    The Offline Mediation Controller Installer creates an oraInventory directory if it does not detect any installed Oracle products on the system. The oraInventory directory contains information about all Oracle products installed on your system. The default location of the oraInventory directory is in the /etc/oraInst.loc (Linux) file or the /var/opt/oracle/oraInst.loc (Solaris) file.

  12. Select Node Manager and click Next.

    The OCOMC Configuration screen appears.

  13. Enter the following information to specify Offline Mediation Controller configuration details:

    • In the ECE Home Directory section, do the following to specify whether to integrate Elastic Charging Engine (ECE) with Offline Mediation Controller:

      1. Select the Enable Integration with ECE check box to enable integration with ECE.

      2. In the ECE Path field, enter the path to the directory in which ECE is installed.

    • In the Wallet Configuration section, do the following to enter the details for the Oracle Communications Offline Mediation Controller wallet:

      1. In the Wallet Path field, enter the full path or browse to the directory in which to store the wallet credentials.

      2. In the Wallet password field, enter a password for the Offline Mediation wallet

      3. In the Confirm Wallet Password field, enter the Offline Mediation wallet password again.

    • In the SSL Configuration section, deselect the SSL Enabled check box to disable SSL.

    The Installation Summary screen appears.

  14. Review your selections, and click Install.

    The Installation Progress screen appears, and the installation begins.

    Note:

    After the installation begins, you cannot stop or cancel the installation.

    When the installation is done, click Next, the Installation Complete screen appears.

    The installer checks for all required software and displays errors if it detects any missing or unavailable components or if any connectivity issues occur.

  15. Click Finish to complete the installation.

  16. Click Next.

    The End of Installation screen appears.

  17. Click Exit.

    The Exit dialog box appears.

  18. Click Yes.

See "Verifying the Offline Mediation Controller Installation" for information on verifying the successful installation of Offline Mediation Controller Node Manager.

See "About Installation Logs" for information on the Node Manager Installer logs.

Installing Offline Mediation Controller Administration Server

You can install Administration Server on an Oracle Solaris 11.3 (64-bit) server or Oracle Linux or Red Hat Enterprise Linux (64-bit) 7.2 server.

To install Administration Server in the GUI mode:

  1. Create a temporary directory (temp_dir).

  2. Go to the Oracle software delivery Web site:

    http://edelivery.oracle.com

  3. Search for Oracle Communications Offline Mediation Controller and select the Offline Mediation Controller 12.0 software pack from the search results.

  4. From the Platform list, select the platform, where platform is linux or solaris.

  5. Download the Offline Mediation Controller software pack to temp_dir.

  6. Unzip the Offline Mediation Controller software pack and extract the contents to temp_dir.

  7. Go to the temp_dir directory, and run one of the following commands:

    • To start the GUI installer:

      Java_home/bin/java -jar ocomc-12.0.0.0.0_generic.jar
      

      where Java_home is the directory in which you installed the latest supported Java version.

    • To start the GUI installer and install Offline Mediation Controller using the oraInventory directory in a different location:

      Java_home/bin/java -jar ocomc-12.0.0.0.0_generic.jar -invPtrLoc FilePath/oraInst.loc
      

      where FilePath is the path to the directory in which the oraInst.loc file is located.

    • To start the GUI installer and create logs for debugging:

      Java_home/bin/java -jar OCOMC -12.0.0.0.0_generic.jar -debug -logLevel FINEST
      
    • To start the GUI installer and create a silent installer response file during the installation:

      Java_home/bin/java -jar ocomc-12.0.0.0.0_generic.jar -record -destinationFile path
      

      where path is the absolute path to the response file.

    The Welcome screen appears.

  8. Click Next.

    The Installation Location screen appears.

  9. In the Path field, enter the full path or browse to the directory in which you want to install Offline Mediation Controller.

  10. Click Next.

    The Installation Type screen appears.

    Note:

    The Offline Mediation Controller Installer creates an oraInventory directory if it does not detect any installed Oracle products on the system. The oraInventory directory contains information about all Oracle products installed on your system. The default location of the oraInventory directory is in the /etc/oraInst.loc (Linux) file or the /var/opt/oracle/oraInst.loc (Solaris) file.

  11. Select Admin Server and click Next.

    The Oracle Unified Directory Information screen appears.

  12. Enter the following information required to configure Oracle Unified Directory for Offline Mediation Controller:

    Table 2-2 lists the Oracle Unified Directory details that are required.

    1. In the Host Name field, enter the IP address or the host name of the machine on which Oracle Unified Directory is installed.

    2. In the LDAP Listen Port field, enter the port used by LDAP to send and receive data.

    3. In the Administration Connector Port field, enter the port used for administration traffic with Oracle Unified Directory.

    4. In the Root User DN field, enter the root user distinguished name (DN).

    5. In the Password field, enter the root user bind password for Oracle Unified Directory.

    6. In the OUD Instance Path field, enter the path to the directory where the Oracle Unified Directory instance is installed.

    7. In the Directory Base DN field, enter the base DN for Oracle Unified Directory.

    8. Click Next.

      The OCOMC Configuration screen appears.

  13. Enter the following information to specify Offline Mediation Controller configuration details:

    • In the Offline Mediation Controller Admin User Password section, do the following to log in to the Offline Mediation Controller Administration client:

      1. In the Password field, enter a password for the Offline Mediation Controller user.

        Note:

        The Offline Mediation Controller administrator user password must contain at least six characters, one lowercase letter, one uppercase letter, one special character, and one numerical character.

      2. In the Confirm Password field, enter the password again, to confirm it.

    • In the SSL Configuration section, deselect the SSL Enabled check box to disable SSL.

    The Installation Summary screen appears.

  14. Review your selections, and click Install.

    The Installation Progress screen appears, and the installation begins.

    Note:

    After the installation begins, you cannot stop or cancel the installation.

    When the installation is done, click Next, the Installation Complete screen appears.

    The installer checks for all required software and displays errors if it detects any missing or unavailable components or if any connectivity issues occur.

  15. Click Finish to complete the installation.

  16. Click Next.

    The End of Installation screen appears.

  17. Click Exit.

    The Exit dialog box appears.

  18. Click Yes.

See "Configuring Authentication For Administration Server" for information on configuring authentication for Administration Server.

See "Verifying the Offline Mediation Controller Installation" for information on verifying the successful installation of Administration Server.

See "About Installation Logs" for information on the Administration Server Installer logs.

Configuring Authentication For Administration Server

Administration Server uses Oracle Unified Directory for authentication.

To configure authentication for Administration Server:

  1. Log on to the system on which Offline Mediation Controller is installed.

  2. Open the OMC_Home/web/htdocs/AdminServerImpl.properties file in a text editor, where OMC_Home is the directory in which you installed Offline Mediation Controller.

  3. Enter the values for the following parameters:

    • com.nt.udc.admin.server.AdminServerImpl.ldapURL. Specifies the URL and the LDAP listening port of the Oracle Unified Directory system.

    • com.nt.udc.admin.server.AdminServerImpl.ldapDomain. Specifies the base DN for Oracle Unified Directory.

    For example:

    com.nt.udc.admin.server.AdminServerImpl.ldapURL       ldap://localhost:1389
    com.nt.udc.admin.server.AdminServerImpl.ldapDomain    dc=ocomcexample.com
    
  4. Save and close the file.

  5. Open the OMC_Home/bin/createPasswordPolicy file in a text editor.

  6. Enter the values for the following parameters:

    • OUD_HOME. Specifies the path to the directory where the Oracle Unified Directory instance is installed.

    • OUD_HOST. Specifies the IP address or the host name of the machine on which Oracle Unified Directory is installed.

    • OUD_ADMIN_PORT. Specifies the port used for administration traffic with Oracle Unified Directory.

    • OUD_BINDDN. Specifies the root user DN.

    For example:

    			OUD_HOME=/Oracle/Middleware/asinst_1/OUD; 
    			OUD_HOST=localhost; 
    			OUD_ADMIN_PORT=4444; 
    			OUD_BINDDN="cn=Directory Manager";
    
  7. Save and close the file.

  8. Open the OMC_Home/bin/createDefaultData file in a text editor.

  9. Enter the values for the following parameters:

    • OUD_HOME. Specifies the path to the directory where the Oracle Unified Directory instance is installed.

    • OUD_HOST. Specifies the IP address or the host name of the machine on which Oracle Unified Directory is installed.

    • OUD_ADMIN_PORT. Specifies the port used for administration traffic with Oracle Unified Directory.

    • OUD_BINDDN. Specifies the root user DN.

    • OUD_BASEDN. Specifies the base DN for Oracle Unified Directory.

    • OUD_LDAPPORT. Specifies the port used by LDAP to send and receive data.

    For example:

    	OUD_HOME=/Oracle/Middleware/asinst_1/OUD; 
    			OUD_HOST=localhost;
    			OUD_ADMIN_PORT=4444; 
    			OUD_BINDDN="cn=Directory Manager"; 
    			OUD_BASEDN="dc=ocomcexample.com"
    OUD_LDAPPORT="1389"
    
  10. Save and close the file.

  11. Open the OMC_Home/bin/populateDirTemp.ldif file in a text editor.

  12. Enter the value for the following parameter:

    userpassword: Specifies the password for the Offline Mediation Controller administrator user.

  13. Save and close the file.

  14. Ensure that the Oracle Unified Directory server instance is running.

  15. Go to the OMC_Home/bin directory and run the following command:

    ./createPasswordPolicy -p OUD_Password
    

    where OUD_Password is the root user bind password for Oracle Unified Directory.

    The default password policies are set in Oracle Unified Directory. See the discussion about the default password policies in Offline Mediation Controller System Administrator's Guide.

  16. Go to the OMC_Home/bin directory and run the following command:

    ./createDefaultData -p OUD_Password
    

    The default user data is added in Oracle Unified Directory.

    Note:

    The populateDirTemp.ldif file is automatically deleted after the default user data is added in Oracle Unified Directory.

Configuring Authentication Using Different Base DN

By default, the base DN is set to ocomcexample.com. You can configure the authentication using a different base DN.

To configure the authentication using a different base DN:

  1. Create the populateDirTemp.ldif file in the OMC_Home/bin directory with the following parameters:

    • uid: Specifies the Offline Mediation Controller administrator user.

    • ou: Specifies the organizational unit.

    • dc: Specifies the domain component; the new base DN.

    • changetype: Specifies the type of change.

    • replace: Specifies the parameter value to be replaced.

    • userpassword: Specifies the password for the Offline Mediation Controller administrator user.

    For example:

    uid=admin,ou=People,dc=xyz.com
    changetype: modify
    replace: userpassword
    userpassword:Password
    
  2. Edit the OMC_Home/bin/ populateDir.ldif file and replace all the occurrence of ocomcexample.com with the new base DN; for example, xyz.com.

  3. Go to the OMC_Home/bin directory and run the following command:

    ./createDefaultData -p OUD_Password
    

    The new user data is added in Oracle Unified Directory.

    Note:

    The populateDirTemp.ldif file is automatically deleted after the default user data is added in Oracle Unified Directory.

Installing Offline Mediation Controller Administration Client

You can install Administration Client on an Oracle Solaris 11.3 (64-bit) server or Oracle Linux or Red Hat Enterprise Linux (64-bit) 7.2 server.

To install Administration Client in the GUI mode:

  1. Create a temporary directory (temp_dir).

  2. Go to the Oracle software delivery Web site:

    http://edelivery.oracle.com

  3. Sign in with your user name and password.

  4. Search for Oracle Communications Offline Mediation Controller and select the Offline Mediation Controller 12.0 software pack from the search results.

  5. From the Platform list, select any platform.

  6. Download the Offline Mediation Controller software pack to temp_dir.

  7. Unzip the Offline Mediation Controller software pack and extract the contents to temp_dir.

  8. Go to the temp_dir directory, and run one of the following commands:

    • To start the GUI installer:

      Java_home/bin/java -jar ocomc-12.0.0.0.0_generic.jar
      

      where Java_home is the directory in which you installed the latest supported Java version.

    • To start the GUI installer and install Offline Mediation Controller using the oraInventory directory in a different location:

      Java_home/bin/java -jar ocomc-12.0.0.0.0_generic.jar -invPtrLoc FilePath/oraInst.loc
      

      where FilePath is the path to the directory in which the oraInst.loc file is located.

    • To start the GUI installer and create logs for debugging:

      Java_home/bin/java -jar OCOMC -12.0.0.0.0_generic.jar -debug -logLevel FINEST
      
    • To start the GUI installer and create a silent installer response file during the installation:

      Java_home/bin/java -jar ocomc-12.0.0.0.0_generic.jar -record -destinationFile path
      

      where path is the absolute path to the response file.

    The Welcome screen appears.

  9. Click Next.

    The Installation Location screen appears.

  10. In the Path field, enter the full path or browse to the directory in which you want to install Offline Mediation Controller.

  11. Click Next.

    The Installation Type screen appears.

    Note:

    The Offline Mediation Controller Installer creates an oraInventory directory if it does not detect any installed Oracle products on the system. The oraInventory directory contains information about all Oracle products installed on your system. The default location of the oraInventory directory is in the /etc/oraInst.loc (Linux) file or the /var/opt/oracle/oraInst.loc (Solaris) file.

  12. Select Admin Client and click Next.

    The Installation Summary screen appears.

  13. Review your selections, and click Install.

    The Installation Progress screen appears, and the installation begins.

    Note:

    After the installation begins, you cannot stop or cancel the installation.

    When the installation is done, click Next, the Installation Complete screen appears.

    The installer checks for all required software and displays errors if it detects any missing or unavailable components or if any connectivity issues occur.

  14. Click Finish to complete the installation.

  15. Click Next.

    The End of Installation screen appears.

  16. Click Exit.

    The Exit dialog box appears.

  17. Click Yes.

See "Verifying the Offline Mediation Controller Installation" for information on verifying the successful installation of Administration Client.

See "About Installation Logs" for information on the Administration Client Installer logs.

Installing Offline Mediation Controller in Silent Mode

The silent mode installation is a way of setting installation configurations only once and then using those configurations to duplicate the installation on many systems. In this mode, you use a response file template that contains a predefined set of values to install Offline Mediation Controller.

Note:

The silent installation is not meant for production environments and it should be used only in test environments for setting up quickly or backing up the properties for later use in another test environment.

Creating a Response File

To create a response file:

  1. Create a response file by doing one of the following:

    • Create a copy of the response file that was generated during the GUI installation. See "Installing Offline Mediation Controller in GUI Mode" for more information.

      Note:

      The GUI Installer does not store passwords provided during installation in the response file. You must manually add the passwords after creating a copy of the response file.

    • Create the response file using the template by running the following command:

      Java_home/bin/java -jar ocomc-12.0.0.0.0_generic.jar -getResponseFileTemplates
      

      where Java_home is the directory in which you installed the latest supported Java version.

      The following response files are created with the default values.

      • oracle.communications.ocomc.Complete.rsp

        Use this file if you are doing a complete installation.

      • oracle.communications.ocomc.AdminClient.rsp

        Use this file if you are installing only Administration Client.

      • oracle.communications.ocomc.AdminServer.rsp

        Use this file if you are installing only Administration Server.

      • oracle.communications.ocomc.NodeManager.rsp

        Use this file if you are installing only Node Manager.

    You can create as many response files as needed.

  2. Modify the response files you copied by specifying the key-value information for the following parameters as per your installation requirements:

    • ORACLE_HOME: Specifies the path to the directory in which you want to install Offline Mediation Controller.

    • ORACLE_HOME_NAME: Specifies the Offline Mediation Controller installation name.

    • AdminUserPwd: Specifies the password for the Offline Mediation Controller administrator user.

    • OUD_DETAILS: Specifies the Oracle Unified Directory server details using the following syntax:

      OUD_DETAILS={"Host_Name","Ldap_Listen_Port","Administration_Connector_Port","Root_User_DN","Password","OUD_Instance_Path","Directory_Base_DN"} 
      

      where:

      • Host_Name is the IP address or the host name of the machine on which Oracle Unified Directory is installed.

      • LDAP_Listen_Port is the LDAP listening port to send and receive data.

      • Administration_Connection_Port is the port used for administration traffic with Oracle Unified Directory.

      • Root_User_DN is the root user distinguished name (DN).

      • Password is the root user bind password for Oracle Unified Directory.

      • OUD_Instance_Path is the path to the directory where the Oracle Unified Directory instance is installed.

      • Directory_Base_DN is the base DN for Oracle Unified Directory.

      For example:

      OUD_DETAILS={"localhost","1389","4444","cn=Directory Manager","oracle","/home/oracle/Oracle/Middleware/asinst_1/OUD","dc=ocnmexample.com"}

    Note:

    • The response file template contains guidelines and examples on how to enter the values.

    • The Offline Mediation Controller Installer treats incorrect context, format, or type values within a response file as if no value were specified.

Running the Silent Mode Installation

To install Offline Mediation Controller in the silent mode:

  1. Create the response file. See "Creating a Response File".

  2. Copy the response file you created to the machine on which you run the silent installation.

  3. On the machine on which you run the silent installation, go to the temp_dir directory to which you have downloaded the Offline Mediation Controller software pack, and run the following command:

    Java_home/bin/java -jar ocomc-12.0.0.0.0_generic.jar -debug -invPtrLoc Inventory_home/oraInventory/oraInst.loc [parameter=value] -responseFile path -silent
    

    where:

    • path is the absolute path to the response file.

    • parameter is the name of an installation parameter.

    • value is the value of the installation parameter.

    For example:

    Java_home/bin/java -jar ocomc-12.0.0.0.0_generic.jar -debug -invPtrLoc Inventory_home/oraInventory/oraInst.loc INSTALL_TYPE=Complete -responseFile /tmp/oracle.communications.ocomc.Complete.rsp -silent
    

    The installation runs silently in the background.

See "Adding Offline Mediation Controller Service to System Startup" for more information on additional configurations for Offline Mediation Controller.

See "Verifying the Offline Mediation Controller Installation" for information on verifying the successful installation of Offline Mediation Controller.

See "About Installation Logs" for information on the Offline Mediation Controller Installer logs.

Installing Offline Mediation Controller on an Oracle Real Application Clusters System

Note:

This is an optional installation configuration.

To install Offline Mediation Controller on an Oracle Real Application Clusters (RAC) system:

  1. Ensure that the servers in the RAC system are running. for more information on RAC system, see the Oracle Real Application Clusters documentation.

  2. Install the Offline Mediation Controller on each server. See "Installing Offline Mediation Controller in GUI Mode" for more information on installing Offline Mediation Controller.

About Installation Logs

You can check the log files in the oraInventory/logs directory. The default location of the oraInventory directory is in the /etc/oraInst.loc (Linux) file or the /var/opt/oracle/oraInst.loc (Solaris) file.

Use the following log files to monitor installation and post-installations:

  • installActionTimeStamp.log

  • oraInstallTimeStamp.err

  • oraInstallTimeStamp.out

  • silentInstallTimeStamp.log (for the silent mode installation)

    where TimeStamp is the date and time the log file was created.