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

Home -> Community -> Usenet -> c.d.o.misc -> Re: TNS Resolve SERVICE_NAME

Re: TNS Resolve SERVICE_NAME

From: Randy Harris <randy.harris_at_nospam.net>
Date: Mon, 30 Dec 2002 03:29:32 GMT
Message-ID: <w4PP9.10603$4j5.6644631@newssvr28.news.prodigy.com>


The show parameter service_name returns a value that makes little sense. Can you tell me how and when that parameter would normally get set or changed? Thank you very much for your help.

--
Randy Harris



"Sybrand Bakker" <gooiditweg_at_sybrandb.demon.nl> wrote in message
news:1ump0vgg4le78io0eaoq7495bp7cj980v8_at_4ax.com...

> On Fri, 27 Dec 2002 22:13:46 GMT, "Randy Harris"
> <randy.harris_at_nospam.net> wrote:
>
> >Would someone kindly explain how an 8i client resolves the SERVICE_NAME
in
> >the connect descriptor? I have multiple client systems that get this
error
> >message:
> >
> >ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect
> >descriptor
> >
> >when attempting to connect to an 8.1.7 database. If I change the connect
> >descriptor in tnsnames.ora from SERVICE_NAME = to SID =, then they will
> >connect. What do I have wrong?
>
>
> connect to the instance using this setting, type
> show parameter service_name
>
> (or select * from v$parameter where name = 'service_name')
> and compare the result with the service_name string in tnsnames.ora
> According to the error message, they aren't equal
>
>
> Sybrand Bakker, Senior Oracle DBA
>
> To reply remove -verwijderdit from my e-mail address
Received on Sun Dec 29 2002 - 21:29:32 CST

Original text of this message

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