Task 7: Upgrade Oracle Internet Directory and Oracle Directory Integration Platform

15-10 Oracle Fusion Middleware Upgrade Guide for Oracle Identity Management c. Edit the emd.properties file so it references the virtual host name, rather than the physical host name. For example, if the physical host name is host1.mycompany.com and the virtual host name is cfcvip.mycompany.com, then you must change the reference accordingly in the following attributes in the emd.properties file: REPOSITORY_URL EmdWalletSrcUrl emd_url 3. Modify the targets.xml file in the Oracle instance: a. Change directory to the emd directory of the Oracle instance: INSTANCE_HOME emagentem_agent_namesysmanemd b. Make a backup copy of the targets.xml file: For example, on UNIX systems: cp targets.xml targets.xml.bak c. Modify targets.xml, as follows: Modify the entries related to host and oracle_emd so they reference the virtual host name for example, cfcvip.mycompany.com: For example: Targets AGENT_TOKEN=ad4e5899e7341bfe8c36ac4459a4d569ddbf03bc Target TYPE=oracle_emd NAME=cfcvip.mycompany.com:5157 Target TYPE=host NAME=cfcvip.mycompany.com DISPLAY_NAME=cfcvip.mycompany.com Targets Remove all other Target entries in the file. 4. Modify the targets.xml file in the domain directory: a. Change directory to the following directory in the Oracle WebLogic Server domain directory inside the Middleware home: MW_HOMEuser_projectsdomainsdomain_namesysmanstate b. Make a backup copy of the targets.xml file: For example, on UNIX systems: cp targets.xml targets.xml.bak c. Edit the targets.xml file and change all occurrences of the physical host name to the virtual host name. For example, change all occurrences of host1.mycompany.com to cfcvip.mycompany.com. 5. Modify the topology.xml file in the domain directory: a. Change directory to the following location in the domain directory inside the Middleware home: MW_HOME user_projectsdomainsdomainNameopmn b. Make a backup copy of the topology.xml file: Upgrading an Oracle Identity Management Cold Failover Cluster Environment 15-11 For example, on UNIX systems: cp topology.xml topology.xml.bak c. Edit the topology.xml file and change all occurrences of the physical host name to the virtual host name. For example, change all occurrences of host1.mycompany.com to cfcvip.mycompany.com. 6. Restart the administration server for the Oracle WebLogic Server domain. 7. Restart the Oracle Enterprise Manager Fusion Middleware Control agent: INSTANCE_HOME emagentem_agent_nameemctl start agent INSTANCE_HOME emagentem_agent_nameemctl status agent

15.11 Task 11: Verify the Upgraded High Availability Environment

This section provides the steps to verify the transformation of the infrastructure and Oracle Identity Management components to Cold Failover Cluster: 1. Use the Virtual Hostname instead of the physical hostname to display the Fusion Middleware Control and the Oracle WebLogic Server Administration Console in your Web browser. The URLs are listed below: ■ Fusion Middleware Control: http:VirtualHostname:portem ■ Oracle WebLogic Server Console: http:VirtualHostname:portconsole For example use a web browser and access the following consoles: ■ Fusion Middleware Control: http:idmhost-vip.mycompany.comem ■ Oracle WebLogic Server Console: http:idmhost-vip.mycompany.com 2. Verify that the Oracle Identity Management 11g components are up and running. Use steps 3 through 5 in Section 15.6, Task 6: Verify the Oracle Internet Directory and Oracle Directory Integration Platform Installation . 15-12 Oracle Fusion Middleware Upgrade Guide for Oracle Identity Management