Configuring OPMN in the 10g Oracle Home After Upgrading Oracle Internet Directory to 11g

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