3 Basic Setup

Before launching the Installer, the following software is required to be installed in the local machine (Windows/Linux) where the Installer setup will be done -
  1. Install Java JDK with the version specified in a document.

    Note:

    • For Windows Machine, after installing Java JDK, set JAVA_HOME and PATH variables in an environment variable.
    • For the Linux Machine, after installing Java JDK, set JAVA_HOME and PATH variables using command line arguments.
  2. Install Oracle WebLogic Server with the version specified in a document.
  3. Install Oracle DB Client with the version specified in a document.

    Note:

    • For Windows and Linux machines, TNS entries of the database in which Oracle FLEXCUBE Universal Banking installation needs to be done must be updated.
    • For Windows machines, the system will automatically update the PATH variable of the client installed in environment variables. If it is not updated manually, update the PATH variable.
    • For Linux machines, set the ORACLE_HOME variable using command line arguments.
    • If Backend Compilations are not happening, verify TNS entries and schema credentials.
  4. Note down Installed Locations of Java JDK, Oracle WebLogic Server, and Oracle DB Client which needs to provide while running Installer GUI.

    Note:

    If the GUI installer is not launched, recheck the above specified paths.
Example of software paths -
  1. Java JDK Home - C:/Program Files/Java/jdk<version>
  2. Oracle DB Client - C:/app/client/<user>/product/<version>/client_1
  3. Oracle Weblogic Server - C:/Oracle/Middleware/Oracle_Home/wlserver