Update, Remove and Import the LDAPContainerRules Metadata File

Operations on LDAPContainerRules Metadata File in 11gR2PS2

Update the LDAPContainerRules Metadata File

 

The LDAPContainerRules Metadata file needs to be updated after the customizations have been loaded into the environment.  This is necessary to ensure users and roles are created in the correct OUD OUs.

 

The LDAPContainerRules.xml file in this environment needs to be updated with the content from the /oracle/install/installs/metadata/LDAPContainerRules/ets/db/LDAPContainerRules.xml file.

 

Remove the Existing LDAPContainerRules Metadata File

 

cd /oracle/product/fmw/idm/common/bin

 

export ORACLE_HOME=/oracle/product/fmw/idm/

 

./wlst.sh

 

connect("weblogic","<password>","t3://<hostname>:7001")

 

deleteMetadata(application='OIMMetadata', server='oim_server1', docs="/db/LDAPContainerRules.xml")

 

Import the new LDAPContainerRules Metadata File

 

importMetadata(application='OIMMetadata', server='oim_server1',fromLocation='/oracle/install/installs/metadata/LDAPContainerRules/ets', docs="/db/LDAPContainerRules.xml")

 

Steps to set up 11gR2PS2 OIM Stack

all steps from Virtual box to IAM Configurations

STEPS:

1)INSTALL VM BOX

2)Install LINUX operation System(linux5 update6)

3)Set The Static IP

4)Install JAVA (jdk1.7.0_75)

5) Oracle Database 11.1.2.2.0  Installation

6) RCU 11.1.2.2.0 Installation

7) WebLogic 10.3.6 Installation

8) SOA 11.1.1.7.0 Installation

9) SOA Mandatory Patches for OIM 11g R2 PS2 (Patches comes with OIM installer Disk1)

10) IAM 11.1.2.2.0 Installation

11) Creating domain for IAM

12) Upgrading OPSS Schema using Patch Set Assistant

13) Creating Database Security Store

14) Configure OIM server

15) Configure design console

Basic Perfomance Tuning For stuck threads and response times

Documentation for performance tuning: https://docs.oracle.com/en/middleware/fusion-middleware/12.2.1.4/asper/redundant-cross-references-remo...