Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: TNS: could not resolve service name
If the database is not on your local machine, you must specify a service name, i.e. ORCL. And, the service name must be defined in NET 8 config, which contains the address of the database server machine, port number(default), database instance name, etc.
If the problem is still there, you'd better check whether the server listener works correctly.
Hope helpful.
>
> I run sqlplus scott/tiger, and I got an error message as:
> ERROR:
> ORA-12154: TNS: could not resolve service name.
> Do I miss something?
> Thanks for any help.
>
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Mon Nov 13 2000 - 20:16:36 CST
![]() |
![]() |