
I covered Installation and Configuration of Oracle WebLogic Server and Coherence 12c (12.1.3) here and here. In this blog, I will cover important steps that are required after successfully installing and configuring your weblogic domain. 1) Environment File. If you have not created environment file yet, create one now. export ORACLE_BASE=/u01/app/oracle export ORACLE_HOME=$ORACLE_BASE/middleware/Oracle_Home export ORACLE_COMMON=$ORACLE_HOME/oracle_common export […]