Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Multiple Oracle homes on client to support different applications?
DA Morgan wrote:
> Ray Porter wrote: > >
> > > Set the TNS_ADMIN environment variable. You can find information on it at > tahiti.oracle.com. > > Alternatively ... just make an entry in the tnsnames.ora file it is finding. > > Daniel Morgan >
tns_admin would make things worse... It is genarlly used to point to a single directory from all oracle homes. The reason is, the new installation put the new path up front. Change the path setting and you will be OK.
You could use tns_admin, and merge the new, 9i, and the old network config files into one set...
BTW, the 9i tnsping utility shows which files are actually used to resolve an alias - very helpful to see if the above applies in your situation.
Frank Received on Mon Feb 10 2003 - 15:54:54 CST
![]() |
![]() |