Identity Management (MOSC)

MOSC Banner

how to move FULL contents from a 10g OID (10.1.4.3) to a newly installed 11gOID (11.1.0.7)

edited Nov 27, 2014 1:14PM in Identity Management (MOSC) 5 commentsAnswered

We have 10g OID (10.1.4.3) cuurently in Production.   Need to move this to an 11g OID (11.1.0.7), a NEW install, on a new hardware.    How can i move the entire contents of the 10g OID into the newly installed 11g OID ?

i did try the following ..pl see note:263591.1

1) on the 10g OID host (to extract custom object classes adn all), 

ldapsearch -h <hostname> -p <OID_port> -D "cn=orcladmin" -w <orcladmin_pwd> -L -b "cn=subschemasubentry" -s base "objectclass=*" objectclasses attributetypes > objattr.ldif

====>   i am getting an empty output here (blank output file).   does it mean that i do not have any custom object classes and custom attributes ?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center