Starting the configuration tool

You can run the configuration utility as a standalone application after you install OpenSwitch. The configuration tool requires a JRE version of 1.4 or later. Check your environment to see that JAVA_HOME is set to a JRE version of 1.4 or later.

  1. Change to the $SYBASE directory.

  2. Use one of these commands to source the environment variables:

    source SYBASE.csh
    

    or

    . ./SYBASE.sh
    
  3. Set the JAVA_HOME environment variable. For example:

    setenv JAVA_HOME $SYBASE/uninstall/OSWSuite/JRE-1_4
    
  4. Start the OpenSwitch configuration tool:

    $OPENSWITCH/CFG-1_0/bin/oswcfg.sh
    
  5. Follow the instructions on the screen.

    For step-by-step instructions, see the OpenSwitch 15.0 Installation Guide.

    OpenSwitch configuration recommendations specific to Risk Analytics Platform are listed in the following table:

    Configuration section

    Recommended value

    Coordination Module

    None. As part of the default installation, you do not need to select a CM or RCM.

    Authorization

    Admin User Name: sa Admin Password: sa Leave other information deselected.

    Failure Action

    Accept all default options.

  6. After exiting the configuration tool, check the log file(s) in the OpenSwitch logs directory and the <install_directory>/oswInstall.log to be sure the installation was successful and error free.