Install Oracle Forms Reports 12214 With — Weblogic 12c 122

# Add after #DERBY FLAG WLS_MEM_ARGS_64BIT="-Xms2048m -Xmx4096m" export WLS_MEM_ARGS_64BIT JAVA_OPTIONS="$JAVA_OPTIONS -XX:PermSize=256m -XX:MaxPermSize=512m" export JAVA_OPTIONS

#!/bin/bash export DOMAIN_HOME=/u01/app/oracle/config/domains/fr_domain $DOMAIN_HOME/bin/startNodeManager.sh & sleep 10 $DOMAIN_HOME/bin/startWebLogic.sh & sleep 30 $DOMAIN_HOME/bin/startManagedWebLogic.sh WLS_FORMS http://localhost:7001 & $DOMAIN_HOME/bin/startManagedWebLogic.sh WLS_REPORTS http://localhost:7001 & Stop script stop_all.sh : install oracle forms reports 12214 with weblogic 12c 122

source /u01/app/oracle/product/wls12212/wlserver/server/bin/setWLSEnv.sh This is the core of our stack. The installer will detect the existing WebLogic home. 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