WebLogic Administration Server Oracle Identity Manager

Configuring High Availability for Identity Management Components 8-261 Starting Start the Oracle web tier by issuing the command: opmnctl startall Stop Stop the web tier by issuing the command opmnctl stopall to stop the entire Web tier or opmnctl stoproc process-type=OHS to stop Oracle HTTP Server only. Restarting You can restart the web tier by issuing a Stop followed by a Start as the previous sections describe. To restart the Oracle HTTP server only, use the following command. opmnctl restartproc process-type=OHS

8.14.4 Node Manager

Start and stop the Node Manager as follows: Starting To start Node Manager, issue the commands: IDMHOST cd ORACLE_BASEproductfmwwlserver_10.3serverbin IDMHOST .startNodeManager.sh Stopping To stop node manager, kill the process started in the previous section

8.14.5 WebLogic Administration Server

Start and stop the WebLogic Administration Server as follows: Starting The recommended way to start the Administration Server is to use WLST and connect to Node Manager: IDMHOST1 cd ORACLE_BASEproductfmworacle_commoncommonbin IDMHOST1 .wlst.sh Once in wlst shell, execute wls:offlinenmConnectAdmin_User,Admin_Password,ADMINHOST1,5556, IDMDomain,u01apporacleadmindomain_nameaserverIDMDomain wls:nmdomain_name nmStartAdminServer Alternatively, you can start the Administration Server by using the command: DOMAIN_HOME binstartWeblogic.sh 8-262 Oracle Fusion Middleware High Availability Guide Stopping To stop the Administration Server, log in to the WebLogic console using the URL: http:adminhost.mycompany.com:7001console, where adminhost is the name of the host where the Administration Server is running. Then proceed as follows:

1. Select Environment - Servers from the Domain Structure menu

2. Click on the Control tab

3. Select AdminServeradmin

4. Click Shutdown and select Force Shutdown now.

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

server. Restarting Restart the server by following the Stop and Start procedures in the previous sections.

8.14.6 Oracle Identity Manager

Start and stop Oracle Identity Manager and Oracle SOA Suite servers as follows: Starting To start the Oracle Identity Manager managed servers, log in to the WebLogic console using the URL: http:oimhost1.mycompany.com:7001console. Then proceed as follows:

1. Select Environment - Servers from the Domain Structure menu

2. Click on the Control tab

3. Select SOA Servers WLS_SOA1 andor WLS_SOA2

4. Click on the Start button.

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

6. After WLS_SOA1 andor WLS_SOA2 have started, select WLS_OIM1 andor

WLS_OIM2

7. Click Start.

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

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

1. Select Environment - Servers from the Domain Structure menu

2. Click the Control tab

Note: You can start the Oracle Identity Manager and Oracle SOA Suite servers independently of each other. There is no dependency in their start order. However, the SOA server must be up and running for all of the OIM functionality to be available. Configuring High Availability for Identity Management Components 8-263

3. Select OIM Servers WLS_OIM1 andor WLS_OIM2 and WLS_SOA1 andor

WLS_SOA2

4. Click the Shutdown button 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 in the previous sections.

8.14.7 Oracle Access Manager Managed Servers