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: Oracle Sessions

Re: Oracle Sessions

From: Winnie Liu <poohland_at_hotmail.com>
Date: Mon, 24 Aug 1998 18:28:58 -0700
Message-ID: <6rt3oa$604@dfw-ixnews9.ix.netcom.com>


If you just want to know what instance you are connecting to, query the v$database table.
Winnie

proctorh_at_email.exide.com wrote in message <35e1b2d4.5926101_at_news.mindspring.com>...
>Is there any way to get information about the sessijon of sqlplus that
>I am in? Some very kind person posted this query a while ago and I
>missed saving the thing to my computer.
>
>I would really like a way to get the info on my current session
>without just selecting the v$session table and getting info on
>everybody elses session. There is one generic DB logon and things can
>get pretty confusing there.
>
>I would also like a way to display which instance that I am under when
>I log in to sqlplus. Something like: "You are connected to instance
><instancename>".
>
>Any ideas?
>
>Thanks in advance.
>
>HAP
Received on Mon Aug 24 1998 - 20:28:58 CDT

Original text of this message

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