Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to best distribute TNSNAMES.ORA file to many clients?
With this many people, you might want to look at the Oracle Names server. Think of it as a DNS for Oracle databases. Of course, it the Names server goes down, no one can connect to anything. I have also heard about people 'sharing' a TNSNAME.ORA file on a common network drive that everyone can attach to, but this may become a performance problem for the server.
You can use the Oracle Network Manager to generate a generic TNSNAMES.ORA file, but it requires a little more work than the 'Easy' approach.
David K. Baux <dbaux_at_amfam.com> wrote in article
<32FB88B9.1D68_at_amfam.com>...
> Hi everyone, probably a sillie question here, but I'm fairly new
> to Oracle:
>
> We're getting ready to implement an application to lots of
> end-users (> 200), and want to automate client software
> installation and configuration as much as possible.
>
Received on Sat Feb 08 1997 - 00:00:00 CST
![]() |
![]() |