Saturday, March 28, 2020

Installation of OIM PART1

Setting-up an Oracle Identity Manager 11gR2 PS2 environment

Contents
1.      Installing a database for Identity Management suite
2.      Execute Repistory Creation Utility (RCU)
3.      Install JDK
4.      Install Oracle Weblogic 10.3.6
5.    Install SOA 11.1.1.7
6.    Install OIM
7.    Configure OIM Server and Design Console Oracle Identity and Access Management 11gR2 PS2
8.    Configuring Weblogic for OIM
9. Configure OIM Server and Design Console

1.      Installing a database for Identity Management suite.
                                                        i.            Download Oracle Database 11 g Release 2 for Microsoft Windows from https://www.oracle.com/database/technologies/oracle-database-software-downloads.html.

                                                        i.            Download and unzip both files to the same directory ( here C drive)
                                                       ii.            Run setup.exe


                                                     iii.            If received an error, check for Oracle Hardware Minimum requirements for database installation are met.  

                                                     iv.            Click on ‘yes’

                                                       v.            Click on next on the step Configure Security Updates
                           
                                                     vi.            Select Create and Configure database on the installation Option step, click on next
                                                   vii.            Select System Class
                                                 viii.            On step Typical Installation enter the details , set Global database name as OMDB(in our case) and set administrative password. Click on Next
                                                     ix.            Prerequisite Checks are completed, click on next

                                                       x.            Review the Summary window to verify what is to be installed. Then, click Install


                                                     xi.            The Progress window appears

                                                   xii.            Once Database installation is completed, Configuration Assistant Window appears.

                                                 xiii.            Click OK

                                                 xiv.            Click Exit
                                                   xv.            To Test Database Installation is Completed successfully, Login to the Database Control URL in the Configuration assistant window https://localhost:1158/em


                                                 xvi.            Enter SYSMAN as the User Name and enter the Password, and then click Login
                                               xvii.            The database Control Home page appers. Thus installation was successful