Path: news.easynews.com!easynews!news.he.net!news-out.spamkiller.net!propagator2-maxim!propagator-maxim!news-in.spamkiller.net!news02.tsnz.net!newsfeed01.tsnz.net!news.xtra.co.nz!newsfeeds.ihug.co.nz!lust.ihug.co.nz!ihug.co.nz!not-for-mail
From: "Howard J. Rogers" <dba@hjrdba.com>
Newsgroups: comp.databases.oracle.server
Subject: Re: Any APIs?
Date: Sun, 7 Jul 2002 16:57:43 +1000
Organization: ihug ( New Zealand )
Lines: 37
Message-ID: <ag8oo2$m60$1@lust.ihug.co.nz>
References: <01c2242d$4688e4a0$8c79158b@mhw09108> <3D27DA75.F85F0E6F@ureach.com>
NNTP-Posting-Host: p250-apx1.syd.ihug.com.au
X-Trace: lust.ihug.co.nz 1026025027 22720 203.173.140.250 (7 Jul 2002 06:57:07 GMT)
X-Complaints-To: abuse@ihug.co.nz
NNTP-Posting-Date: Sun, 7 Jul 2002 06:57:07 +0000 (UTC)
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
Xref: easynews comp.databases.oracle.server:153298
X-Received-Date: Sat, 06 Jul 2002 23:57:04 MST (news.easynews.com)


"Karen" <abvk@ureach.com> wrote in message
news:3D27DA75.F85F0E6F@ureach.com...
> No API.   Even if such API existed it would be clumsy.  There is a lot
> of clauses in these files, and an API would have to have calls to encode
> them.
>
> Besides, Oracle is trying to get rid of the files, make this automatic.
>


Whoa! You'll have to run that one pass me again. Oracle are "trying to get
rid" of tnsnames.ora and listener.ora??

I don't think so.

They may be trying to get rid of static SID declarations in the
listener.ora. But that's about it. Service names need resolving. There will
*always* be a need therefore for a resolving mechanism. TNSNAMES is just a
resolving mechanism. There are others (names server, etc). But tnsnames is
basic, functional and ain't going nowhere soon.

Likewise... the listener will always be with us, and will always need
configuring if the defaults aren't appropriate to your needs.

Regards
HJR


> NetAssistant can generate files but provides limited functionality.
>
> Janardhan wrote:
>
> > Does Oracle Provide any API to modify TNSNAMES.ORA and LISTENER.ORA?
>


