Saturday, November 26, 2011

Install 11g 11.1.1.5 WebGate for OHS 11g

This thread covers provisioning and installation of 11g WebGate with OHS 11g.

  1. Download 11g (11.1.1.5) WebGate 
  2. If OHS 11g is running on non-windows operating system (like Linux, Solaris, HP-Unix), then download GCC libraries.
  3.  Register 11g WebGate with OAM Server
    1. Change to the directory C:\OIAM\Middleware\Oracle_IDM1\oam\server\rreg\bin.
    2. Modify the file oamreg.bat. 
      1. Set OAM_REG_HOME=C:\OIAM\Middleware\Oracle_IDM1\oam\server\rreg
      2. Set JDK_HOME=%JAVA_HOME%
      3. In the directory C:\OIAM\Middleware\Oracle_IDM1\oam\server\rreg\input,  change the values highlighted in red. File Name: OAM11GRequest.xml <serverAddress>http://mindtelligent-d:7001</serverAddress>
            <hostIdentifier>HostIDOHS11gWG</hostIdentifier>
            <agentName>AgentOHS11g</agentName>
            <agentBaseUrl>http://mindtelligent-d:7001</agentBaseUrl>
            <virtualHost>false</virtualHost>
            <hostPortVariationsList>
                <hostPortVariations>
                    <host>host1</host>
                    <port>7777</port>
                </hostPortVariations>
                <hostPortVariations>
                    <host>host2</host>
                    <port>7778</port>
                </hostPortVariations>
            </hostPortVariationsList>
            <applicationDomain>ApplicationDomainOHS11G</applicationDomain>
      4.  Run the RREG Tool to register the 11g Web Gate with OAM Server
                         change directory to C:\OIAM\Middleware\Oracle_IDM1\oam\server\rreg\bin
                         oamreg.bat inband input/OAM11GRequest.xml
                        


  •  Web Gate Installation Process
 
















  •  Finish Installation by clicking on the Finish screen

OCI Knowledge Series: OCI Infrastructure components

  Oracle Cloud Infrastructure (OCI) provides a comprehensive set of infrastructure services that enable you to build and run a wide range of...