1.4.2 Run Oracle Banking Installer through XManager

This topic explains the settings required for running Oracle Banking Installer through XManager on UNIX machines.

The XManager software is required to run Oracle Banking Installer.
  1. Double click on the Xstart icon to connect to the server.
    The Xstart window displays.
  2. On the Xstart window, specify the fields below.
    For more information on field, refer to the field description table.

    Table 1-3 Xstart

    Fields Description
    Session Specify the session name.
    Host Specify the UNIX machine IP address.
    Protocol Specify the protocol based on the operating system. For example: Oracle Enterprise Linux/UNIX - SSH
    User Name Specify the UNIX user name.
    Password Specify the password for the UNIX user name.
    Execution Command Specify the execution command based on the operating system. For example:
    • Oracle Enterprise Linux - /usr/bin/xterm -ls -display $DISPLAY
    • UNIX - /usr/bin/X11/xterm -ls -display $DISPLAY
  3. Click Run, after the details are specified.
    The Xstart Console window displays.
  4. Use the Is command to list the files present in the directory.
  5. To run the installer, you must open the FCUBSInstaller.sh file using the following command:
    ./FCUBSInstaller.sh or sh FCUBSInstaller.sh
  6. The User will be prompted to enter the JAVA Home (Mandatory), Application Server Home (Optional), and ORACLE Home (Optional) details.
    The Welcome to Oracle Universal Banking Installer window displays.

    Figure 1-10 Welcome to Oracle Universal Banking Installer



  7. Proceed with installation process.
    • On the first time launch of the installer on a system, all the fields in the installer will be displayed according to the values entered by the user at the command line level, and the same data is saved in env.properties.

      On subsequent launches of the installer on the same machine, the installer will read the paths from env.properties and display them in the respective fields.

  8. The Installer and the Destination folders must be present in the UNIX/LINUX server with full access permissions.