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: Host Name Stored in DB ?

Re: Host Name Stored in DB ?

From: Verna Legaspi <verna.legaspi_at_attws.com>
Date: Fri, 31 Dec 1999 13:50:37 -0800
Message-ID: <84j8jq$5lp$1@redftp.redftp.attws.com>


SELECT host_name
  FROM v$instance;

This is on 805 DB. I don't know if it's available on 7.x DB

"Jannette" <jannetteyiu_at_my-deja.com> wrote in message news:84gu0v$e9r$1_at_nnrp1.deja.com...
> Is the Host (the machine) name stored in the DB so one can retrieve
> with SQL ?
>
> Thanks
> jannette
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Fri Dec 31 1999 - 15:50:37 CST

Original text of this message

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