Pages

Sunday, August 22, 2010

Stoping Admin, OIM, and SOA servers

Step1

Stop the SOA server


Go to the DomainHome/bin directory


./stopManagedWebLogic.sh soa_server1 t3://<hostname>:7001

Step2

Stop the OIM server


Go to the DomainHome/bin directory


./stopManagedWebLogic.sh oim_server1 t3://<hostname>:7001


Step3

Shutting down the Admin Weblogic Server


./stopWebLogic.sh

Starting OIM and SOA Weblogic Server

STEP1

Please follow the order to start the Weblogic Managed Servers. If you not followed this order and you will see so many exception in the log. For example OIM server shows Keystore was not found and Some Exceptions.

Starting the OIM Server

Go to the Weblogic Domain/bin Directory.

./startManagedWebLogic.sh oim_server1 t3://<hostname>:7001

It will ask the weblogic admin credentials (user name and password) after executing the above command.

You see One kernel error in the log. You can ignore it. First time it takes 10 minutes to start the oim and  soa servers.

Step2


./startManagedWebLogic.sh soa_server1 t3://<hostname>:7001

Step3

Verifying the OIM Installation Process.

Veirfying OIM Installation



Stoping admin oim and soa servers

Configuring Oracle Identity Manager 11g

Step1

Go to the MH_HOME/Oracle_IDM1/bin directory and run the config.sh.
make sure that Weblogic Admin Server is running.


Step2

After running the config.sh file and it displays the following screen.



Click Next button.




Select the OIM Server and Click Next button.



Enter the connection string. For example HostName:Port:SID
Enter the OIM Schema User name and Password. The schema user is DEV_OIM and password is provided at the time of repository creation utility.


Enter the MDS Schema User name and Password. The schema user is DEV_MDS and password is provided at the time of repository creation utility.

The sample screen shot is provided below.



Click Next button.



Enter the Weblogic Admin Url. For Example t3://hostname:7001

Enter the Weblogic Admin User Name and Password. These details are provided at the time middle ware domain creation.



Enter the xelsysadm Password, OIM  Server URL and Key store Password. We are not yet configured the OIM server. OIM server run under default port of 14000. Click Next button.





If your Synching OIM server with LDAP and Please select LDAP Synch. If your Configuring report and Please select publish report.




Click Configure button.






Click Next Button.






starting oim and soa weblogic server

Starting the Weblogic Admin Domain

Step1

Go to the weblogic domain/bin directory. if your running in VM, modify the java heap memory setting.
Edit the setSOADomainEnv.sh file and modify the PORT_MEM_ARGS as per the system available RAM.

For Example
PORT_MEM_ARGS="-Xms512m -Xmx512m"

Step2

Go to the Weblogic domain home and start the weblogic admin server.

./startWebLogic.sh


After starting the server see the above output.


Enter the weblogic user and password. Click Submit button.


Verify the admin server is started and managed server is is shutdown.



Configuring the Identity Manager

Creating and Configuring OIM Weblogic Domain

Step1

Go to the MH_HOME/Oracle_ID1/common/bin directory
MH_HOME is /home/oracle/Oracle/MiddleWare
run the ./config.sh file.

Step2



Click Next button.




Select Oracle Identity Manager 11.1.1.3.0 check box and click Next button.


Enter the domain name and Click Next button.


Enter the weblogic user name and password. Click Next



Click Next button.




Select All Check boxes and it enables the schema password, dbms service, host name and port.



Enter password, DBMS service, host name, port number.





After Test Connection sucessfull and Click Next.



Leave default option and Click Next.


Click Next button




Click Done Button and start the weblogic admin domain.


Starting the Weblogic Admin Server

Installing the ORACLE SOA 11.1.1.3.0

Step1

unzip the ofm_soa_generic_11.1.1.3.0_disk1_1of1.zip file.

unzip ofm_soa_generic_11.1.1.3.0_disk1_1of1.zip


Step2

Go to the Disk1 and run the runInstaller file.





Click Next button.


Leave the default parameters and Click Next button.


Click Install button.



Click Next button.


Click Finish Button and see the Creating and Configuring OIM Weblogic Domain

creating and configuring oim weblogic domain

Installing the ORACLE SOA 11.1.1.2.0

Step1


Unzip the ofm_soa_generic_11.1.1.2.0_disk1_1of1.zip


Step2


Go to the Disk1 directory and run the runInstaller


Enter the JDK Home Path




Click Next button.


Ignore the Errors and Click Continue button.




Leave the default parameters and Click Next button.


Click Install.




Click Next button.



Click Finish button and Install SOA patch.

installing oracle soa 11.1.1.3.0

Installing Oracle Identity Manager 11g

Step1

unzip the identity manager zip file as follows.

unzip ofm_iam_generic_11.1.1.3.0_disk1_1of1.zip

Step2

Go to the Disk1 and run the ./runInstaller.


Enter the JDK Home path ie Jrock kit path and Enter.






Click Next button.



Ignore the Errors and Continue button.




Accept the default path and Click Next.


Click Next Install button.




Click Next button.


Click Finish Button.



installing oracle soa 11.1.1.2.0