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: Novice: Retrieve Service Name

Re: Novice: Retrieve Service Name

From: Alistair Thomson <thomson_alistair_at_yahoo.co.uk>
Date: Fri, 20 Sep 2002 16:19:14 +0100
Message-ID: <amfe9m$t0f$1$8302bc10@news.demon.co.uk>


hi

connect as system and type

select name,value from v$parameter where name like 'service%';

should do it

Alistair

"dsmcd" <lookingglass_at_stopspamdormouse.net> wrote in message news:YYGi9.13$K%.39276_at_news.uswest.net...
> Hello...
>
> Is there any way to retrieve the service name used to
> connect to the current instance?
>
> Thx,
> D.
>
Received on Fri Sep 20 2002 - 10:19:14 CDT

Original text of this message

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