Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to list net service names in an Oracle Names Server?
hi,
Sybrand Bakker wrote:
>
> They are stored in a database table in the user names password names
> and in a so-called checkpoint file on the server, somewhere in the
> $ORACLE_HOME/network hierarchy. The latter file definitely is readable, the
> table is not readable. (Data stored in a long column and you need to parse
> it)
> The Assistant in fact is more or less a wrapper around the namesctl program,
> described in the net8 administrators manual.
> An equivalent command to query a service_name directly in namesctl is
> query <service_name> a.smd
> It should be possible to list them all, but I don't recall the command.
>
The command to list them all is "timed_query".
ciao
andreas
-- Andreas Necker ISB AG Tel: +49 (0)721/82800-0 Karlstrasse 52-54 Fax: +49 (0)721/82800-82 76133 Karlsruhe mailto:Andreas.Necker_at_isb-ag.de Germany http://www.isb-ag.deReceived on Mon Oct 22 2001 - 07:22:23 CDT
![]() |
![]() |