Oracle Forms Reports 12.2.1.4 With Weblogic 12c 12.2 | Install

Installing and configuring Oracle Forms and Reports 12.2.1.4 with WebLogic 12c (12.2.1.4) is a multi-stage process requiring specific prerequisites, installation sequences, and domain configuration. This release is a core part of the Oracle Fusion Middleware 12c ecosystem. Prerequisites and Requirements

Start domain and verify:

  1. Locate the Forms installer (e.g., fmw_12.2.1.4.0_fr_linux64.bin).
  2. Run the installer:
    ./fmw_12.2.1.4.0_fr_linux64.bin
    
  3. Installation Location: Ensure the Oracle Home matches the directory used in Step 3 (/u01/app/oracle/middleware).
  4. Installation Type: Select Forms and Reports Installation.
  5. Prerequisites: Verify checks pass.
  6. Click Install.
  • Option B: Use Oracle HTTP Server (OHS) or a reverse proxy (recommended for production):

    The installation must follow a strict order to ensure dependencies are met: Step A: Oracle WebLogic Infrastructure: fmw_12.2.1.4.0_infrastructure.jar using the java command: java -jar fmw_12.2.1.4.0_infrastructure.jar Install Oracle Forms Reports 12.2.1.4 With Weblogic 12c 12.2

    • Connect to admin via wlst, then:
      1. Navigate to the RCU binary inside your WebLogic Home:
        cd /u01/app/oracle/middleware/oracle_common/bin
        ./rcu
        
      2. Create Repository: Select "Create Repository" -> "System Load and Product-Load".
      3. Database Connection: Enter your existing database details (Host, Port, Service Name, DBA credentials: sys/password).
      4. Select Components:

        She ran the Configuration Wizard: /u01/app/oracle/middleware/oracle_common/common/bin/config.sh Installing and configuring Oracle Forms and Reports 12