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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Newbie:ORA-12514 Unable to resolve SERVICE_NAME

Re: Newbie:ORA-12514 Unable to resolve SERVICE_NAME

From: Joseph Ranseth <jransethNO_SPAM_at_hotmail.com>
Date: Thu, 18 Jan 2001 17:07:49 -0600
Message-ID: <rKK96.1137$wb7.22222@news1.mts.net>

Try removing the localhost.com from the tnsnames.ora.

Is this the server you are trying to connect from? If it's a client, you could have problems in the sqlnet.ora file on the client machine....

HTH "ConnorsJohnny" <connorsjohnny_at_aol.com> wrote in message news:20010118171012.04178.00000056_at_ng-ma1.aol.com...
> I am trying to understand how to initialise and employ a listener on my
> standalone
> RH6.2 linux distribution. I want to initiated a shared server connection
 as
> opposed
> to a dedicated one.
> If this is possible to achieve, am I correct in starting the listener
> and issuing the command "sqlplus system/manager_at_oralin" (having previously
> started the database).
>
> Because on entering this, I receive the error
> "ORA-12514: TNS LISTENER could not resolve SERVICE_NAME
> given in connect descriptor"
>
> In the tnsnames.ora file "SERVICE_NAME=oralin.localhost.com" is present.
>
> Is this correct ? Or should I be checking other things to ensure
 correctness.
>
> Thanks in advance
Received on Thu Jan 18 2001 - 17:07:49 CST

Original text of this message

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