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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: tnsping works but not sqlplus

RE: tnsping works but not sqlplus

From: <ddorr.cs_at_clearstream.com>
Date: Thu, 9 Nov 2000 13:49:28 +0100
Message-Id: <10675.121553@fatcity.com>


> ----------
> From: Peter J. Schoenster[SMTP:peter_at_schoenster.com]
>
> ERROR:
> ORA-12514: TNS:listener could not resolve SERVICE_NAME given
> in connect descriptor
>

        In your connect descriptor ( tnsnames.ora on the local machine ) you use an oracle SID ( SID = ... ) that must match the one found in the listener.ora on the remote server ( SID_NAME = ... ) Received on Thu Nov 09 2000 - 06:49:28 CST

Original text of this message

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