Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: ERROR: ORA-12154: TNS:could not resolve service name

Re: ERROR: ORA-12154: TNS:could not resolve service name

From: Al Ruiz <arruiz_at_flash.net>
Date: Thu, 06 May 1999 00:52:03 GMT
Message-ID: <3730E953.BB9B7EBE@flash.net>


If the database is not in the machine from where you are trying to use sql*plus, then you need to configure a service using SQL*Net client and provide the service at logon. If the database is in the same machine, you may want to verify if you have a listener and if it is started (orant/bin/listnr80), and you will have to verify the created services (use net8) you can use beq-local or tcp-loopback

Al Ruiz

skooter_at_abcnet.es wrote:

> Hi!
>
> When I run SQL*Plus, I write SYSTEM (user) and MANAGER (password) and I
> received this message:
>
> ERROR: ORA-12154: TNS:could not resolve service name
>
> What's happends?
>
> Please, e-mail me. Thx a lot.
Received on Wed May 05 1999 - 19:52:03 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US