Unzip the Tar File to Create the Session Delivery Manager Installation Directory

  1. Get information about the software files that you need to do the Oracle Communications Session Delivery Manager server installation. See the Session Delivery Manager Software Distribution Media section in the Oracle Communications Session Delivery Manager Release Notes, Release 8.x for more information.
  2. Download the appropriate tar.gz (application image) file from the Oracle customer portal to a directory on the server where you want to install OCSDM.
  3. Login to your server as the root user.
  4. Navigate to the directory where you want to install OCSDM on the server.
    cd /<directory>
  5. Extract the tar.gz file.
    For example:
    tar -xzvf NNC<version>OracleLinux65_64bit.tar.gz
    or
    tar -xzvf NNC<version>OracleLinux70_64bit.tar.gz
    or
    tar -xzvf NNC<version>OracleLinux80_64bit.tar.gz
    The OCSDM (AcmePacket) software installation directory is created. For example:
    cd /<sdm-install-directory>/AcmePacket/NNC<version>/bin
  6. Before you begin your installation, ensure that you are certain what type of installation that you want to do (Typical, Custom, Easy, or Headless). Refer to the Select Installation Type for Session Delivery Manager section for more information.