Originally posted by srini vasan:
Hi all ,
I'm getting this error ora-12560:TNS : protocol adapter error , when i'm trying to connect to my local oracle Db what might be the problem ?
[ November 21, 2004: Message edited by: srini vasan ]
Oracle Installation Problem
Can be easily corrected by using Oracle Net Configuration utility
A Service name has to be created in your local machine to describe the Oracle Server Name, its hostname ,port address and protocal
For example in our office Oracle 9i is installed in a server named Bulls.
We create a service name by providing the following details
SERVICE NAME: amarml.bulls
Protocol : TCP
PORT ID : 1521
After creating above service name ,
We are able to connect to the above server by providing username,password as usual and servicename=amarml
If you have any further problems
please furnish all the environment details