| Component | Version | |-----------|---------| | Oracle Forms & Reports | 12.2.1.4 | | WebLogic Server | 12.2.1.4 (Fusion Middleware Infrastructure) | | JDK | JDK 8 (64-bit, update 211 or later recommended) | | Operating System | Oracle Linux 7/8, RHEL 7/8, Windows Server 2016/2019 | | Database | Oracle Database 12c (12.2+) or 19c |
Create the Oracle Inventory and Middleware directories.
mkdir -p /u01/app/oraInventory
mkdir -p /u01/app/oracle/middleware
chown -R oracle:oinstall /u01
chmod -R 775 /u01
Oracle Forms & Reports 12.2.1.4 is a long-term support release, offering: Install Oracle Forms Reports 12.2.1.4 With Weblogic 12c 12.2
The installation automatically deploys these core applications:
You can verify them under Deployments in the WebLogic Console. | Component | Version | |-----------|---------| | Oracle
We start by laying the steel beams. We are not just installing WebLogic; we are installing the Fusion Middleware Infrastructure. This includes WebLogic Server, Coherence, and the necessary schemas for the Enterprise Manager.
cd /u01/software
java -jar fmw_12.2.1.4.0_wls.jar -silent \
ORACLE_HOME=/u01/app/oracle/product/fmw \
INSTALL_TYPE="WebLogic Server"
If using GUI mode:
java -jar fmw_12.2.1.4.0_wls.jar
GUI Steps:
| Component | Version | |-----------|---------| | Oracle Forms & Reports | 12.2.1.4 | | WebLogic Server | 12.2.1.4 (Fusion Middleware Infrastructure) | | JDK | JDK 8 (64-bit, update 211 or later recommended) | | Operating System | Oracle Linux 7/8, RHEL 7/8, Windows Server 2016/2019 | | Database | Oracle Database 12c (12.2+) or 19c |
Create the Oracle Inventory and Middleware directories.
mkdir -p /u01/app/oraInventory
mkdir -p /u01/app/oracle/middleware
chown -R oracle:oinstall /u01
chmod -R 775 /u01
Oracle Forms & Reports 12.2.1.4 is a long-term support release, offering:
The installation automatically deploys these core applications:
You can verify them under Deployments in the WebLogic Console.
We start by laying the steel beams. We are not just installing WebLogic; we are installing the Fusion Middleware Infrastructure. This includes WebLogic Server, Coherence, and the necessary schemas for the Enterprise Manager.
cd /u01/software
java -jar fmw_12.2.1.4.0_wls.jar -silent \
ORACLE_HOME=/u01/app/oracle/product/fmw \
INSTALL_TYPE="WebLogic Server"
If using GUI mode:
java -jar fmw_12.2.1.4.0_wls.jar
GUI Steps:
All Rights Reserved © 2026 OnJournal