|
Re: TNS error in ORacle [message #61635 is a reply to message #61630] |
Tue, 11 May 2004 22:38 |
gugan
Messages: 8 Registered: January 2002
|
Junior Member |
|
|
TNS Transperant Network Substrate
This is the oracle sub system act as a mediator between processes. This TNS error may occur on different scenorios,
when you connect with remote database and there may possiblity for stopped listener, different sid in tnsnames.ora then in listener.ora, firewall protected network so that tns connection could not be made.
when you connect with local database then service may be down, either start the oracle service or make sure you are connecting with correct database
|
|
|