tns name for oracle 9i
718177Aug 29 2009 — edited Aug 31 2009Hi all,
I have installed 9i on my laptop, n configured tns entry as follows. But getting an error while connecting " TNS could not resolve the service name"
Please help.
abhi.oracle=
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = abhi.oracle)
)
)
abhi.oracle was the database file name i gave while installing 9i database.
Please let me know what should be the service name for the tns entry???
Using Scott/tiger as username n pwd.
Thanks