Transforming Oracle Internet Directory and Its Clients

12-24 Oracle Fusion Middleware High Availability Guide Node Manager is configured as a service using the WL_ HOME\server\bin\installNodeMgrSvc.cmd command. To configure Node Manager: ■ It must be set on both Machines. ■ Node Manager should be set to start manually on both nodes. To configure Node Manager on a Machine, 1. Ensure that the Middleware Home is available on the machine. 2. Install the service running the above command. 3. Set it to be started manually using the following command: sc config nodemanager_service_name start= demand

12.2.3 Transforming Oracle Fusion Middleware Components

This section describes the considerations and the transformation steps for each of the Oracle product suites. For detailed explanation on the product components, see the appropriate component chapter in this guide.

12.2.3.1 Transforming Oracle Internet Directory and Its Clients

This section describes how to transform Oracle Internet Directory and its clients.

12.2.3.1.1 Transforming Oracle Internet Directory Follow these steps to transform an

Oracle Internet Directory server: 1. In a text editor, create a file named oidcfc.ldif that sets up the virtual IP cfcvip.mycompany.com for the Oracle Internet Directory server: dn: cn=oid1,cn=osdldapd,cn=subconfigsubentry changetype: modify replace: orclhostname orclhostname: cfcvip.mycompany.com 2. Run the following command: ORACLE_HOME binldapmodify -p oidPort -h oidHost -D cn=orcladmin –w adminPasswd -f oidcfc.ldif OID must be up at the time of running this command. The oidHost used in the above command is the physical hostname listening end point that OID was installed with. 3. Stop and restart the Oracle Internet Directory server using opmnctl: For example: ORACLE_INSTANCE binopmnctl stopproc ias-component=oid1 ORACLE_INSTANCE binopmnctl startproc ias-component=oid1 4. Re-Register OID with the Administration Server ORACLE_INSTANCE binopmnctl updatecomponentregistration -adminHost myAdminHost -adminPort 7001 -adminUsername weblogic -componentType OID -componentName oid1 -Host cfcvip.mycompany.com Active-Passive Topologies for Oracle Fusion Middleware High Availability 12-25

12.2.3.1.2 Transforming Oracle Internet Directory Clients To transform an Oracle Internet

Directory client: 1. All clients of the Oracle Internet Directory server should use the virtual IP cfcvip.mycompany.com to access that Oracle Internet Directory server. 2. Oracle Directory Integration Platform installation that uses the Oracle Internet Directory server must access the Oracle Internet Directory server using the virtual IP. To do this: a. In a text editor, open the dip-config.xml file located in the DOMAIN_ HOMEconfigfmwconfigserverswls_ods1applicationsDIP_version_ numberconfiguration directory. For example: MW_HOMEuser_projectsdomainsIDMDomainconfigfmwconfigservers wls_ods1applicationsDIP_11.1.1.2.0configuration b. Enter the following value to set the LDAP address to the virtual IP: OID_NODE_HOST cfcvip.mycompany.comOID_NODE_HOST 3. An Oracle Directory Services Manager instance managing the Oracle Internet Directory server in Section 12.2.2.8.1, Transforming Oracle HTTP Server must use the virtual IP to connect to the Oracle Internet Directory server. For example, from the Oracle Directory Services Manager screen, verify that you can connect to Oracle Internet Directory using the virtual server by following these steps:

a. Select the Connect to a directory -- Create A New Connection link in the