1 Messaging Server Installation and Configuration Overview

This chapter provides an overview of the Oracle Communications Messaging Server installation and configuration process.

Note:

Starting with the release of Messaging Server 8.0.2, you can choose to use either classic message store or "Cassandra" message store, which is based on DataStax Cassandra Database. You cannot use both message stores in the same deployment. See Messaging Server Installation and Configuration Guide for Cassandra Message Store for more information about installing Cassandra message store.

Overview of Messaging Server Installed Components

During the installation process, you install and configure Messaging Server.

Messaging Server depends on Oracle Directory Server Enterprise Edition for LDAP services. If your site does not currently have Directory Server deployed and you need to install it, see the Oracle Directory Server Enterprise Edition documentation for instructions, at:

http://docs.oracle.com/cd/E29127_01/index.htm

Overview of the Messaging Server Installation Procedure

The installation procedure follows these steps:

  1. Plan your installation. When planning your installation, do the following:

    • Determine the scale of your implementation, for example, a small development system, or a large production system.

    • Determine how many physical machines you need, and which software components to install on each machine.

    • Plan the system topology, for example, how the system components connect to each other over the network.

  2. Review system requirements. System requirements include:

    • Hardware requirements, such as disk space.

    • System software requirements, such as operating system (OS) versions and OS patch requirements.

    • Information requirements, such as IP addresses and host names.

  3. Install and configure software upon which Messaging Server is dependent, such as Directory Server.

  4. Prepare the Directory Server schema by installing and running the most current comm_dssetup script from the Messaging Server distribution.

  5. Install and configure Messaging Server.

  6. Perform post-installation configuration tasks.

  7. Verify the installation.

After Messaging Server is installed, you might perform additional security-related tasks. For more information, see Messaging Server Security Guide.

Messaging Server Installation Options

You install Messaging Server by running the installer in either interactive or silent mode. When you run the installer in silent mode, you are running a non-interactive session. The installation inputs are taken from the following sources:

  • A silent installation file

  • Command-line arguments

  • Default settings

You can use silent mode to install multiple instances of the same software component and configuration without having to manually run an interactive installation for each instance.

For more information, see the discussion on running a non-interactive session in "Installing Messaging Server in Silent Mode".

Ensuring a Successful Messaging Server Installation

Only qualified personnel should install the product. You must be familiar with the UNIX operating system. You should be experienced with installing Java-related packages. Oracle recommends that an experienced database administrator install and configure database software.

Follow these guidelines:

  • As you install each component, verify that the component installed successfully before continuing the installation process.

  • Pay close attention to the system requirements. Before you begin installing the software, make sure your system has the required base software. In addition, ensure that you know all of the required configuration values, such as host names and port numbers.

  • As you create new configuration values, write them down. In some cases, you might need to re-enter configuration values later in the procedure.

Directory Placeholders Used in This Guide

Table 1-1 lists the placeholders that are used in this guide:

Table 1-1 Messaging Server Directory Placeholders

Placeholder Directory

MessagingServer_home

Specifies the installation location for the Messaging Server software. The default is /opt/sun/comms/messaging64.

InstallRoot

Specifies the installation location for other Communications Suite software. The default is /opt/sun/comms.

ConfigRoot

Specifies the location of the configuration files. The default is /var/opt/sun/comms/messaging64/config.

DataRoot

Specifies the location of the data files. The default is /var/opt/sun/comms/messaging64.