Enabling Oracle Internet Directory Referential Integrity After Upgrade

5-18 Oracle Fusion Middleware Upgrade Guide for Oracle Identity Management Refer to the Oracle Application Server 10g documentation for instructions on stopping and starting Application Server Control. Note that these changes require a restart of Application Server Control before they take affect. However, in this case, the Oracle Application Server 10g environment will be down immediately after the upgraded, so there is no need to stop Application Server before starting it in this case. Example 5–4 Oracle Internet Directory Target Entry in a 10g Release 2 10.1.2 targets.xml File Target TYPE=oracle_ldap NAME=oid10g.myhost.example.com_LDAP DISPLAY_NAME=Internet Directory VERSION=2.5 ON_HOST=myhost.example.com Property NAME=OracleHome VALUE=oracleproductinstias10g . . . Target Example 5–5 Oracle Internet Directory Target Entry in a 10g 10.1.4.0.1 targets.xml File Target TYPE=oracle_ldap NAME=oid10g.myhost.example.com_LDAP DISPLAY_NAME=OID VERSION=3.0 ON_HOST=myhost.example.com Property NAME=OracleHome VALUE=oracleproductinstias10g . . . CompositeMembership MemberOf TYPE=oracle_ias NAME=ias10g.myhost.example.com ASSOCIATION= CompositeMembership Target Example 5–6 Oracle Directory Integration Platform Entry in a 10g 10.1.4.0.1 Target TYPE=oracle_eps_server NAME=dip1014.myhost.example.com_DIP DISPLAY_NAME=dip1014.myhost.example.com_DIP Property NAME=OracleHome VALUE=C:\oracle\products\oim1014 Property NAME=UserName VALUE=013549bf4bf5c73c ENCRYPTED=TRUE Property NAME=password VALUE=fdfd90d00d859820 ENCRYPTED=TRUE Property NAME=host VALUE=myhost Property NAME=ConnectDescriptor VALUE=DESCRIPTION=ADDRESS_LIST=ADDRESS=PROTOCOL=TCP HOST=bigip41.example.com PORT=1251ADDRESS=PROTOCOL=TCP HOST=bigip42.example.comPORT=1251 LOAD_BALANCE=yesCONNECT_DATA=SERVICE_NAME=newdb.example.com Property NAME=version VALUE=10.1.4.0.1 AssocTargetInstance ASSOC_TARGET=epsldap TYPE=oracle_ldap NAME=oid10g.myhost.example.com_LDAP CompositeMembership MemberOf TYPE=oracle_ias NAME=ias10g.myhost.example.com CompositeMembership Target Upgrading Your Oracle Internet Directory Environment 5-19

5.5.7 Removing Unneeded Oracle Directory Integration Platform Template Profiles After Upgrade

All Oracle Directory Integration Platform 10g template profiles are upgraded to 11g during the upgrade process. These profiles can be deleted using Fusion Middleware Control, depending upon the needs of your environment. Deleting these profiles is an optional step. Be sure not to delete any profiles that were actively being used in the 10g topology.

5.5.8 Deleting Oracle Internet Directory 10g Audit Log Container

The audit log container is obsolete for Oracle Identity Management 11g. You can delete the audit log container by running bulkdelete on the command-line as follows: ORACLE_HOMEldapbinbulkdelete connect=connect_string basedn=cn=auditlog

5.5.9 Updating Oracle Internet Directory 10g Port Number in Oracle Enterprise Manager

You must update the Oracle Internet Directory 10g port numbers in the Oracle Enterprise, by running the following opmnctl command: opmnctl updatecomponentregistration For example: ORACLE_INSTANCEbinopmnctl updatecomponentregistration -componentType OID -componentName oid1 -adminHost myoidhostname -adminPort 7001 -adminUsername weblogic -Port 389 -Sport 636

5.6 Task 6: Verify the Oracle Internet Directory and Oracle Directory Integration Platform Upgrade

To verify that your Oracle Internet Directory and Oracle Directory Integration Platform upgrade was successful:

1. Run the Upgrade Assistant again and select Verify Instance on the Specify

Operation page. Follow the instructions on the screen for information on how to verify that specific Oracle Fusion Middleware components are up and running. 2. Use the Fusion Middleware Control to verify that the Oracle Internet Directory and Oracle Directory Integration Platform components are up and running. For more information, see Getting Started Using Oracle Enterprise Manager Fusion Middleware Control in the Oracle Fusion Middleware Administrators Guide. Note: If the Oracle Internet Directory is configured only for SSL, then you cannot verify the Oracle Internet Directory using the Upgrade Assistant . You must manually verify by running the ldapbind command.