473,806 Members | 2,845 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Re: OID configuration for replacing Oracle Names

PF wrote:
Is there a good documentation on how to configure the DIT for OID to
be used as a replacement of Oracle Names?

Do we need to create all 4 Admin context and oracle context to be able
to register the service names under it?
A couple of months ago I found a Note: on MetaLink
which detailed how to use OID to serve DB names.
I was going from TNSNAMES.ORA files to OID, but
it did work. However I never actually implemented
this "solution".

Jun 27 '08 #1
5 2059
PF
I have generated a ldif format file from namesctl dump_ldap utility.
But when I tried to load it in OID using ldapadd utility - it gives
error " Object does not exist".

I have not created any subtree entries under OracleContext using
oidadmin. I'm trying to load the entries directly under OracleContext.
Since all the entries exist under single domain in Oracle Names.

If anybody has done this before then it will be a great help if i can
share your experience.

Thanks

- PF

"Ana C. Dent" <an*******@hotm ail.comwrote in message news:<wuz_a.568 31$Ne.5212@fed1 read03>...
PF wrote:
Is there a good documentation on how to configure the DIT for OID to
be used as a replacement of Oracle Names?

Do we need to create all 4 Admin context and oracle context to be able
to register the service names under it?

A couple of months ago I found a Note: on MetaLink
which detailed how to use OID to serve DB names.
I was going from TNSNAMES.ORA files to OID, but
it did work. However I never actually implemented
this "solution".
Jun 27 '08 #2
PF wrote:
I have generated a ldif format file from namesctl dump_ldap utility.
But when I tried to load it in OID using ldapadd utility - it gives
error " Object does not exist".

I have not created any subtree entries under OracleContext using
oidadmin. I'm trying to load the entries directly under OracleContext.
Since all the entries exist under single domain in Oracle Names.

If anybody has done this before then it will be a great help if i can
share your experience.

Thanks

- PF

"Ana C. Dent" <an*******@hotm ail.comwrote in message news:<wuz_a.568 31$Ne.5212@fed1 read03>...
>>PF wrote:
>>>Is there a good documentation on how to configure the DIT for OID to
be used as a replacement of Oracle Names?

Do we need to create all 4 Admin context and oracle context to be able
to register the service names under it?

A couple of months ago I found a Note: on MetaLink
which detailed how to use OID to serve DB names.
I was going from TNSNAMES.ORA files to OID, but
it did work. However I never actually implemented
this "solution".
I have. Set me an email with your real mail address.
Send the email to my full name below, spaces replaced with
dots, at interaccess dot nl, and I'll send you a word
document describing the installation of the ldap server,
configuration of it, and the migration of tnsnames to ldap,
as well as the adjustments to sqlnet.ora
(I get spam enough as it is)

--
Regards, Frank van Bortel

Jun 27 '08 #3
Frank <fv********@net scape.netwrote in message news:<bh******* ***@news2.tilbu 1.nb.home.nl>.. .
PF wrote:
I have generated a ldif format file from namesctl dump_ldap utility.
But when I tried to load it in OID using ldapadd utility - it gives
error " Object does not exist".

I have not created any subtree entries under OracleContext using
oidadmin. I'm trying to load the entries directly under OracleContext.
Since all the entries exist under single domain in Oracle Names.

If anybody has done this before then it will be a great help if i can
share your experience.

Thanks

- PF

"Ana C. Dent" <an*******@hotm ail.comwrote in message news:<wuz_a.568 31$Ne.5212@fed1 read03>...
>PF wrote:

Is there a good documentation on how to configure the DIT for OID to
be used as a replacement of Oracle Names?

Do we need to create all 4 Admin context and oracle context to be able
to register the service names under it?

A couple of months ago I found a Note: on MetaLink
which detailed how to use OID to serve DB names.
I was going from TNSNAMES.ORA files to OID, but
it did work. However I never actually implemented
this "solution".
I have. Set me an email with your real mail address.
Send the email to my full name below, spaces replaced with
dots, at interaccess dot nl, and I'll send you a word
document describing the installation of the ldap server,
configuration of it, and the migration of tnsnames to ldap,
as well as the adjustments to sqlnet.ora
(I get spam enough as it is)

Hi Frank,

Can you send me that word document describing the installation of the
ldap server, etc.? I am working on it.

My email: an*@semicrol.es

Thanks in advance,

Ana
Jun 27 '08 #4
Ana RM wrote:

<quote>
>>Send the email to my full name below, spaces replaced with
dots, at interaccess dot nl, and I'll send you a word
document
</quote>
Now if you think I'm going to spell out my email address,
you're wrong. Which part above isn't clear?

BTW - it's in Dutch, but has lots of pictures - it was for
management ;-)
And just to make it clear: it handles tnsname to ldap,
not onames to ldap.
--
Regards, Frank van Bortel

Jun 27 '08 #5
PF
Ana,

Now I have installed and configured the OID successfully. Now I'm
at the point of loading data from Oracle names repository to OID. I
have only one domain in Oracle Names Repository so i did not create
any domian entries under OracleContext. However now I'm hiting a bug
that when I create the ldif file using

namesctl dump_ldap -x -f test.ldif

It creates the ldif file but with extra DC on most of the enteries.
This extra DC has special characters in its values.

Any Idea what you did to pass this hurdle.
Thanks for your help...
an*@semicrol.es (Ana RM) wrote in message news:<a3******* *************** ****@posting.go ogle.com>...
Frank <fv********@net scape.netwrote in message news:<bh******* ***@news2.tilbu 1.nb.home.nl>.. .
PF wrote:
I have generated a ldif format file from namesctl dump_ldap utility.
But when I tried to load it in OID using ldapadd utility - it gives
error " Object does not exist".
>
I have not created any subtree entries under OracleContext using
oidadmin. I'm trying to load the entries directly under OracleContext.
Since all the entries exist under single domain in Oracle Names.
>
If anybody has done this before then it will be a great help if i can
share your experience.
>
Thanks
>
- PF
>
"Ana C. Dent" <an*******@hotm ail.comwrote in message news:<wuz_a.568 31$Ne.5212@fed1 read03>...
>
>>PF wrote:
>>
>>>Is there a good documentation on how to configure the DIT for OID to
>>>be used as a replacement of Oracle Names?
>>>
>>>Do we need to create all 4 Admin context and oracle context to be able
>>>to register the service names under it?
>>
>>A couple of months ago I found a Note: on MetaLink
>>which detailed how to use OID to serve DB names.
>>I was going from TNSNAMES.ORA files to OID, but
>>it did work. However I never actually implemented
>>this "solution".
I have. Set me an email with your real mail address.
Send the email to my full name below, spaces replaced with
dots, at interaccess dot nl, and I'll send you a word
document describing the installation of the ldap server,
configuration of it, and the migration of tnsnames to ldap,
as well as the adjustments to sqlnet.ora
(I get spam enough as it is)


Hi Frank,

Can you send me that word document describing the installation of the
ldap server, etc.? I am working on it.

My email: an*@semicrol.es

Thanks in advance,

Ana
Jun 27 '08 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
4151
by: ulloa | last post by:
Hi. My name is Randall and I am from Costa Rica. I have a little problem. I did an application using Perl, DBI and DBI::Oracle, and now I have to upload my application in an Unix server. The problem is that the server doesn't have DBI and DBI::Oracle packages and the owner's server doesn't want to install the packages because he thinks that the installation will change the server configuration, and that server has a lot of web...
0
4751
by: JWM | last post by:
I am trying to implement Oracle connection pooling for the following code, which was written by someone else. Here is my main question -- this java file creates code that is executed every hour, but once per week, the oracle server is brought down for backup. At that time, I get an error that looks like I have the wrong credentials for the database. For every subsequent attempt to run the hourly process, I am getting a broken pipe error,...
1
9207
by: Andrew Arace | last post by:
I scoured the groups for some hands on code to perform the menial task of exporting table data from an Access 2000 database to Oracle database (in this case, it was oracle 8i but i'm assuming this will work for 9i and even 10g ) No one had what I needed, so I wrote it myself. I Rule. This code isn't going for efficiency, and isn't trying to be dynamic. It doesn't create the table structure in Oracle, that's up to you. (I
5
4358
by: premmehrotra | last post by:
I am using Microsoft Access 2000 and Oracle 9.2.0.5 on Windows 2000. When I export a table from Access to Oracle using ODBC I get error: ORA 972 identifier too long I think the error is because one or more columns in Access table are longer than 30 characters. My question is how one can overcome this problem. I also see several column names which have /, ? or spaces in name
13
7485
by: Chris Botha | last post by:
The machine is running XP Pro with all the latest service packs, etc. I must access an Oracle database so I installed the Oracle client stuff. I can query Oracle from a Windows app, no problem. Using the exact same code (copy and paste) into a Web app I get the following error "Error while trying to retrieve text for error ORA-01019". Security I thought, so I use Impersonation on the Web site, then the aspnet_wp.exe crashes with "The...
27
16503
by: Nasir | last post by:
Hi there, Is it posible to set the collation of SQL server 2005 like Oracle, which is that objects names and column names are case-insensitive, but data is sensitive;e.g: In Oracle: --create lower-case table and column name create table t1(c1 char(10)); --Mike with upper-case J
1
1595
by: 7736 | last post by:
Good Day.. could someone please help me with some code on how to replace a space with a dot. what i am actually doing is.. when a user gets to change their display name in oracle it gets changed through our metaverse system. users want to use their display names as their email aliases instead
9
4418
by: dunleav1 | last post by:
Does enabling/disabling Data Execution Prevention have a performance impact on SQL 2000 or SQL 2005? For SQL best performance - how should I configure for: Processor Scheduling: Programs or Background services Memory Usage: Programs or System Cache
0
1986
by: =?Utf-8?B?U3VzYW4=?= | last post by:
We are trying to move to a 64 bit architecture, but I'm still having some issues. I have the code with the 32 bit version of Oracle working fine on a 64 bit computer with Windows Server 2003 (also 64 bit version). .Net Framework 2.0 SDK for both 64 bit and 32 bit are installed on the machine along with the 32 bit version of Oracle Client and Oracle ODP. Here's my problem: when I compile my program as x86, then I get the following error:...
0
9719
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10618
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10110
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9187
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5546
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5678
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4329
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3850
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3008
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.