Email: [email protected]
export FORMS_HOME=/u01/app/oracle/product/fr12214 export PATH=$FORMS_HOME/bin:$PATH Oracle Forms & Reports requires metadata schemas in a database (Oracle Database 12c/18c/19c). Use RCU to create these.
cd /u01/app/oracle/product tar -xzf jdk-8u301-linux-x64.tar.gz mv jdk1.8.0_301 jdk1.8.0_301 Verify: install oracle forms reports 12214 with weblogic 12c 122
export JAVA_HOME=/u01/app/oracle/product/jdk1.8.0_301 export ORACLE_BASE=/u01/app/oracle export MW_HOME=/u01/app/oracle/product/wls12212 export FR_HOME=/u01/app/oracle/product/fr12214 export PATH=$JAVA_HOME/bin:$PATH WebLogic and Forms require a certified JDK 8 version. Do not use JRE only. install oracle forms reports 12214 with weblogic 12c 122
yum install -y binutils compat-libcap1 compat-libstdc++-33 gcc gcc-c++ glibc glibc-devel ksh libaio libaio-devel libgcc libstdc++ libstdc++-devel libXext libXtst libX11 libXau libXi make sysstat unixODBC unixODBC-devel Create a dedicated Oracle middleware user: install oracle forms reports 12214 with weblogic 12c 122