Set environment variables

Set the following environment variables on the machine where you will run the HDR installer:

  • JAVA_HOME - JDK install directory (for example, C:/Java/jdk1.8.0_121)
  • ORACLE_HOME - Oracle database home directory
  • ORACLE_HOME_LISTENER - Oracle database listener home directory
  • PATH - $ORACLE_HOME/bin :$PATH
  • HDR_HOME - Directory where HDR will be installed.
  • WL_HOME - WebLogic home directory
  • ETS_HOME- It should be <HDR_HOME>/hdr_db/ets if you run it on the database tier and <HDR_HOME>/weblogic/hdr/ets if you run it on the middle tier.