Recovering Oracle SOA Suite After Loss of Host

18-38 Oracle Fusion Middleware Administrators Guide -admin_info cn=orcladmin -virtualhost -remote_midtier 9. Copy the file from the previous step to the new host. 10. In the new host, modify the OssoConfigFile section in the following file to include the path of the file in step 8: ORACLE_INSTANCEconfigOHSohs1moduleconfmod_osso.conf For example: IfModule mod_osso.c OssoIpCheck off OssoSecureCookies off OssoIdleTimeout off OssoConfigFile tmppath_of_file_created 11. In the following file, replace occurrences of the host name with the new host name: UNIX DOMAIN_HOMEserversserver_nametmp_WL_userreports_versionrandom_ stringMETA-INFmbeans.xml Windows DOMAIN_HOME\servers\server_name\tmp\_WL_user\reports_version\random_ string\META-INF\mbeans.xml 12. In the following file, replace occurrences of the host name with the new host name: ORACLE_INSTANCEEMAGENTemagent_instanceNamesysmanemdtargets.xml You change the host name in the elements beginning with the following: Target TYPE=oracle_repapp .. Target TYPE=oracle_repserv ..

18.3.4.8.4 Recovering Oracle Business Intelligence Discoverer to a Different Host To recover

Oracle Business Intelligence Discoverer to a different host: 1. Recover the Managed Server, as described in Section 18.3.3.2 . 2. Recover Oracle Management Agent, as described in Section 18.3.5.3 . 3. Register the Oracle instance, along with all of its components, with the Administration Server, using the opmnctl registerinstance command on the new host. For example: opmnctl registerinstance -adminHost admin_server_host -adminPort admin_server_port -adminUsername username -adminPassword password -wlserverHome wlserver_home_location 4. Edit the following files, replacing the previous host name with the new host name: ■ module_disco.conf. This file is located in: UNIX ORACLE_INSTANCEconfigOHSohs_namemoduleconf Windows ORACLE_INSTANCE\config\OHS\ohs_name\moduleconf ■ webcache.xml. This file is located in: UNIX ORACLE_INSTANCEconfigWebCachewebcache_name Windows ORACLE_INSTANCE\config\WebCache\webcache_name Replace all occurrences of the previous host name with the new host name. 5. Run the ssoreg script, which is located in: Recovering Your Environment 18-39 Identity_Management_ORACLE_HOMEssobin Use the following command: ssoreg.sh -site_name newhost:http_listen_port -mod_osso_url http:newhost:http_listen_port -config_mod_osso TRUE -oracle_home_path ORACLE_HOME -config_file any_new_file_path -admin_info cn=orcladmin -virtualhost -remote_midtier For example: ssoreg.sh -site_name example.com:8090 -mod_osso_url http:example.com:8090 -config_mod_osso TRUE -oracle_home_path ORACLE_HOME -config_file tmploh_osso.conf -admin_info cn=orcladmin -virtualhost -remote_midtier 6. Copy the file from the previous step to the new host. 7. In the new host, modify the OssoConfigFile section in the following file to include the path of the file in step 5: ORACLE_INSTANCEconfigOHSohs1moduleconfmod_osso.conf For example: IfModule mod_osso.c OssoIpCheck off OssoSecureCookies off OssoIdleTimeout off OssoConfigFile tmppath_of_file_created

18.3.4.9 Recovering Oracle BI Enterprise Edition to a Different Host

You can recover Oracle BI Enterprise Edition to a different host. The following topics describe how to move Oracle BI EE to a different host with the same name: ■ Recovering Oracle BI Enterprise Edition to a Different Host in a Non-Clustered Environment ■ Recovering Oracle BI Enterprise Edition to a Different Host in a Clustered Environment

18.3.4.9.1 Recovering Oracle BI Enterprise Edition to a Different Host in a Non-Clustered

Environment The steps you take to recover Oracle BI EE to a different host depends on the operating system. Note that the host must have the same name as the original host. ■ On UNIX, take the following steps: 1. Restore the Middleware home, as described in Section 18.2.1 . 2. Restore the database containing the Oracle BI EE schemas, if necessary. See Section 18.3.6 . ■ On Windows, take the following steps: 1. Restore the Middleware home from backup, as described in Section 18.2.1 , overwriting the Middleware home that you created with the new installation. 2. Restore the database containing the Oracle BI EE schemas, if necessary. See Section 18.3.6 . 3. Install the C++ libraries from Microsoft, by executing the following file: