Oracle Identity Federation Starting and Stopping Oracle Identity Management Components

8-264 Oracle Fusion Middleware High Availability Guide

4. Click the Start button.

5. Click Yes when asked to confirm that you wish to start the servers.

Stopping To stop the OAM managed servers, log in to the WebLogic console using the URL: http:oaamhost1.mycompany.com:7001console. Then proceed as follows:

1. Select Environment - Servers from the Domain Structure menu

2. Click the Control tab

3. Select OAAM Servers WLS_OAAM1 andor WLS_OAAM2

4. Click Shutdown and select Force Shutdown now.

5. Click Yes when asked to confirm that you wish to shutdown the servers.

Restarting Restart the server by following the Stop and Start procedures above.

8.14.9 Oracle Identity Federation

Start and stop Oracle Identity Federation managed servers as follows: Starting To start the OIF managed servers, log in to the WebLogic console at: http:oifhost1.mycompany.com:7001console. Then proceed as follows:

1. Select Environment - Servers from the Domain Structure menu.

2. Click the Control tab.

3. Select OIF Servers WLS_OIF1 andor WLS_OIF2.

4. Click Start.

5. Click Yes when asked to confirm that you wish to start the servers.

Stopping To stop the OIF managed servers, log in to the WebLogic console at: http:oifhost1.mycompany.com:7001console. Then proceed as follows:

1. Select Environment - Servers from the Domain Structure menu.

2. Click the Control tab.

3. Select OIF Servers WLS_OIF1 andor WLS_OIF2.

4. Click Shutdown and select Force Shutdown now.

5. Click Yes when asked to confirm that you wish to shut down the servers.

Restarting Restart the server by following the Stop and Start procedures above. Starting the OIF Instances and EMAgent Start the OIF Instance and EMAgent by executing the following command: ORACLE_INSTANCE binopmnctl startall You can verify that the instance started successfully by executing: Configuring High Availability for Identity Management Components 8-265 ORACLE_INSTANCE binopmnctl status -l Stopping the OIF Instances and EMAgent Stop the OIF Instance and EMAgent by executing the following command: ORACLE_INSTANCE binopmnctl stopall 8-266 Oracle Fusion Middleware High Availability Guide 9 Configuring High Availability for Web Tier Components 9-1 9 Configuring High Availability for Web Tier Components The Web tier receives each incoming HTTP request and invokes the requested business logic operation in the application. Based on the results of the operation and state of the model, the next view is selected to display. The selected view is transmitted to the client for presentation. This chapter describes high availability concepts and configuration procedures for Oracle HTTP Server and Oracle Web Cache. This chapter includes the following topics: ■ Section 9.1, About the Web Tier