As part of the installation for Oracle Identity and Access Management 11.1.2.2.0 a SOA component is required. After you install Oracle SOA Suite 11.1.1.7.0 a mandatory SOA patches before installing Oracle Identity Manager is required.
To install Oracle SOA Suite 11.1.1.7.0 in Oracle Identity Manager you need to :
- Create a location for storing the unzipped patch.
- This location could be C:\SOAPATCH.
- Set the ORACLE_HOME environment variable to SOA Home
- for example “[MW_HOME]/Oracle_SOA1” directory.
Example:
set ORACLE_HOME=C:\Oracle\Middleware\Oracle_SOA1
- Shutdown running SOA application server(s)
- Copy the patch from iamsuite/Disk1/OIM_11.1.2.2_SOAPS6_PREREQS.zip to C:\SOATPATCH and Unzip the patch zip file
- You will see SOAPATCH/*.zip
- Run OPatch to apply the patches
Run following command:
$ opatch napply SOAPATCH -oh <SOA_ORACLE_HOME>
Example:
C:\Oracle\Middleware\Oracle_SOA1\OPatch>opatch napply C:\SOAPATCH -oh C:\Oracle\Middleware\Oracle_SOA1
Installation still running…
- Installation completed
- Validate Installation
- Validate the OUI inventory with the following commands:
- $ opatch lsinventory
- Validate the OUI inventory with the following commands:
opatch lsinventory should show following patches installed in addition to other patches you would have installed in this set up.
Patch 14126097 : applied on <date>
Patch 16024267 : applied on <date>
Patch 16170778 : applied on <date>
Patch 16535743 : applied on <date>
Patch 16899697 : applied on <date>
Patch 17418151 : applied on <date>
Patch 17538745 : applied on <date>
Patch 17610621 : applied on <date>
Patch 17988119 : applied on <date>
Patch 18011109 : applied on <date>
If you want to review the logs generated for the patch Oracle SOA Suite 11.1.1.7.0 installation you can go to the following folder: C:\Oracle\Middleware\Oracle_SOA1\cfgtoollogs\opatch