Configuring WebTier
OHS is installed on the local storage of both the WebTier servers and on shared storage for MidTier.
Installing OHS on MidTier
To install OHS on a shared storage for MidTier, perform the following steps:
On SOAHOST1, start the OHS installer:
source envMidTier.sh $SOFTWARE_DIR/fmw_12.1.3.0.0_ohs_linux64.bin
In the Inventory Directory field, enter
/u01/share/oracle/oraInventory
and then click on OK.Click on Next.
In the Oracle Home field, enter the value for [ORACLE_HOME] (for example,
/u01/share/oracle/middleware/products/fmw1213
).Click on Next.
Select Collocated HTTP Server (Managed through WebLogic server) and then click on Next.
Click on Next.
Click on Install.
Click on Finish.
Installing OHS on WebTier
To install OHS on local storage for both WebTier hosts, follow the given steps:
On WEBHOST1, start the OHS installer:
source envWebTier.sh $SOFTWARE_DIR/fmw_12.1.3.0.0_ohs_linux64.bin
In the Inventory Directory field, enter
/u01/oracle/webtier/oraInventory
and then click on OK...