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: Easy SQL question

Re: Easy SQL question

From: <saropani_at_my-dejanews.com>
Date: 1998/05/29
Message-ID: <6kl378$4bj$1@nnrp1.dejanews.com>#1/1

In article <6kjt3c$6l3$1_at_nnrp1.dejanews.com>,   bmolish_at_my-dejanews.com wrote:
>
>
> What is the command in SQL and SVRMGRL on how to determine which instance
 you
> are connected to?
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/ Now offering spam-free web-based newsreading
>

Hi,

You can use the follwing (both in SQL*Plus and SVRMGRL)

SELECT * FROM V$DATABASE; Regards,
Saravanan

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Fri May 29 1998 - 00:00:00 CDT

Original text of this message

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