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: ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect

Re: ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect

From: Niall Litchfield <niall.litchfield_at_dial.pipex.com>
Date: 10 Jan 2005 08:33:08 -0800
Message-ID: <1105374788.513109.125250@c13g2000cwb.googlegroups.com>

Jane Wang via OracleMonster.com wrote:
> The service_name in init.ora file is set to devtest.
>
> Thanks for giving me the helpful link. I did do some research by
myself before posting the message.
>
> --
> Message posted via http://www.oraclemonster.com

If you log onto the db server and then connect locally as sysdba can you show us the service name (I expect that it will have a domain appended)

eg I'm after the output of

set ORACLE_SID=DEVTEST
sqlplus /nolog
connect / as sysdba
show parameter service
Niall Litchfield
Oracle DBA
http://www.niall.litchfield.dial.pipex.com Received on Mon Jan 10 2005 - 10:33:08 CST

Original text of this message

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