Net8 and Oracle application server problem [message #76500] |
Sun, 29 September 2002 22:46 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Jack Parker
Messages: 1 Registered: September 2002
|
Junior Member |
|
|
We have Oracle Application Server (version 8) running on an Windowns NT server. We later installed Oracle client on the same machine. However we face problems in running Oracle Net8 Easy Configure utility. The Net8 utility doesn't show up on the screen - looks like it runs in the background - when it is selected from the menu. Any hints how to overcome this problem?
|
|
|
Re: Net8 and Oracle application server problem [message #76512 is a reply to message #76500] |
Fri, 04 October 2002 16:47 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
andrew again
Messages: 2577 Registered: March 2000
|
Senior Member |
|
|
it sounds like you are running into problems with multiple ORACLE_HOMEs. Try starting the net8 utility from the directory where it's located. You could also look at setting a TNS_ADMIN variable with the location of your preferred tnsnames.ora file. That way you will only need to maintain one. Oracle programs look for the tns file in your current dir. If not there, they look for TNS_ADMIN and use that if found.
|
|
|