Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle on Linux - what is it looking up on DNS?
In article <m33e61ay5c.fsf_at_dmriley.demon.co.uk>,
David Riley <dave_at_dmriley.demon.co.uk> wrote:
> see_sig_for_address_at_r-senior.demon.co.uk (Richard Senior) writes:
>
> > I already have a local DNS on the gateway machine but it doesn't do any
> > caching. I can see that caching the requests that are going to my ISP
> > nameservers would do the job, and I'm going to try it, but I'm still
> > baffled as to what the RDBMS might be looking for?
>
> You can get named to log all queries with the commend `ndc qrylog'
> They should appear in /var/log/messages
>
> --
> David Riley dave_at_dmriley.demon.co.uk
>
I don't know the answer but I've seen simular behavior on other platforms (NT for example) Oracle tries connections in different protocalls depending on the SQL-Net protocalls installed. This is a wild guess... It may be tying a tcp/ip connection prior to connecting with bequeath(internal). That may trigger a dns lookup. If I get a long pause when trying to connect it is usually a bad address in the tnsnames.ora file.
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Jan 22 1999 - 00:00:00 CST
![]() |
![]() |