Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Inconsistent TNS listener not found

Status
Not open for further replies.

synapsevampire

Programmer
Mar 23, 2002
20,180
US
Oracle 9
WIndows NT

I can connect to a database using external tools, such as Toad or Crystal Reports. After some varying amount of usage, I then try to connect again and I get the dreaded TNS Listener not found error

In most cases if I go in and log in through SQL Plus, my other tools will start connecting again, even if I log out of SQL Plus.

Anyone have any experience or insights into why this might be?

-k
 
Please reference how you are resolving the Oracle alias. The sqlnet.ora file in ORACLE_HOME\network\admin should reference this through the NAMES.DIRECTORY_PATH entry.

Thanks,

Steve
 
It appears that this was system resource related.

Thanks for the response though.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top