2 Installing RADIUS Manager

This chapter explains how to install the Oracle Communications Billing and Revenue Management (BRM) RADIUS Manager software.

Important:

RADIUS Manager is an optional feature that requires a separate license.

Before you read this chapter, you should be familiar with BRM concepts and architecture. See "Introducing BRM" and "BRM System Architecture" in BRM Concepts and "Understanding RADIUS Manager Modules".

System Requirements

RADIUS Manager is available for the HP-UX IA64, Solaris, AIX, and Linux for terminal servers using the RADIUS protocol. For information on disk space requirements for the HP-UX IA64, Solaris, AIX, and Linux operating systems, see "Disk Space Requirements" in BRM Installation Guide.

For a typical production system, install RADIUS Manager on the same machine as a CM.

Software Requirements

Before installing RADIUS Manager, you must install:

Installing RADIUS Manager

Note:

If you have already installed the product, features that are already installed cannot be reinstalled without uninstalling them first. To reinstall a feature, uninstall it and then install it again.

To install RADIUS Manager:

  1. Download the software to a temporary directory (temp_dir).

    Note:

    • If you download to a Windows workstation, use FTP to copy the .bin file to a temporary directory on your UNIX server.

    • You must increase the heap size used by the Java Virtual Machine (JVM) before running the installation program to avoid "Out of Memory" error messages in the log file. For information, see "Increasing Heap Size to Avoid 'Out of Memory' Error Messages" in BRM Installation Guide.

  2. Go to the directory where you installed the Third-Party package and source the source.me file.

    Caution:

    You must source the source.me file to proceed with installation, otherwise "suitable JVM not found" and other error messages appear.

    Bash shell:

    source source.me.sh 
    

    C shell:

    source source.me.csh 
    
  3. Go to the temp_dir directory and enter this command:

    7.5_RadiusMgr_platform_32_opt.bin 
    

    Note:

    You can use the -console parameter to run the installation in command-line mode. To enable a graphical user interface (GUI) installation, install a GUI application such as X Windows and set the DISPLAY environment variable before you install the software.
  4. Follow the instructions displayed during installation. The default installation directory for RADIUS Manager is opt/portal/7.5.

    Note:

    The installation program does not prompt you for the installation directory if BRM or RADIUS Manager is already installed on the machine and automatically installs the package at the BRM_home location.
  5. Go to the directory where you installed the RADIUS Manager package and source the source.me file:

    Bash shell:

    source source.me.sh 
    

    C shell:

    source source.me.csh 
    
  6. Go to the BRM_home/setup directory and run the pin_setup script.

    Note:

    The pin_setup script starts all required BRM processes.
  7. If your event tables are partitioned, run the partition_utils utility with the -o update parameter from the BRM_home/apps/partition_utils directory:

    perl partition_utils.pl -o update 
    

    For more information, see "Updating Partitions" and "partition_utils" in BRM System Administrator's Guide.

Your RADIUS Manager installation is now complete.

What's Next?

See "Configuring RADIUS Manager".

Uninstalling RADIUS Manager

To uninstall RADIUS Manager, run the BRM_home/uninstaller/RadiusMgr/uninstaller.bin.