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:
- Locate the Forms installer (e.g.,
fmw_12.2.1.4.0_fr_linux64.bin). - Run the installer:
./fmw_12.2.1.4.0_fr_linux64.bin - Installation Location: Ensure the Oracle Home matches the directory used in Step 3 (
/u01/app/oracle/middleware). - Installation Type: Select Forms and Reports Installation.
- Prerequisites: Verify checks pass.
- Click Install.
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:
- Navigate to the RCU binary inside your WebLogic Home:
cd /u01/app/oracle/middleware/oracle_common/bin ./rcu - Create Repository: Select "Create Repository" -> "System Load and Product-Load".
- Database Connection: Enter your existing database details (Host, Port, Service Name, DBA credentials:
sys/password). - Select Components:
She ran the Configuration Wizard:
/u01/app/oracle/middleware/oracle_common/common/bin/config.shInstalling and configuring Oracle Forms and Reports 12
- Navigate to the RCU binary inside your WebLogic Home: