Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Steps to switch from names server to OID

Steps to switch from names server to OID

From: Jayna <jpatel4279_at_hotmail.com>
Date: 12 Feb 2003 13:32:27 -0800
Message-ID: <44d5b417.0302121332.790a562f@posting.google.com>


I have researched on this and read alot, but I am still confused on exactly how to switch from oracle names server to OID. I believe that these are the steps, will someone please let me know if this is wrong or if I am forgetting a step.
1. start the OID monitor
oid [connect = net_service_name] [sleep=seconds] start

2. start a server instance
3. reset default security configuration
4. reset default password for database
5. run OID database statistics collection tool
6. Start Net Configuration Assistant 
7. Select option "Select directory server you want to use, and
configure the directory server for Oracle usage" 8. select type of directory server
9. identiry location of directory server 10. select or enter location from where oracle context can be look up, create, or modify directory naming entries 11. if oracle context or schema does not exist than I will be prompted to create one.
12. using oracle name control utility, determine the oracle names domain structure and the objects within that structure. 13. run DUMP_LDAP command from oracle names server. This will export names and addresses of database objects. 14. run DUMP_ ALIAS command. This will export net service aliases. 15. I can export directly to the directory server using the two above commands.
16. Also, if the DIT(directory information tree) differs form the current oracle names structure than I will have to take that in mind when using the above commands.

I believe that is about all the steps. Am I missing anything? Any additional help or details will be greatly appreciated. Received on Wed Feb 12 2003 - 15:32:27 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US