Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> V$session doubt
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01BFF79D.885F61D0
Content-Type: text/plain
Hi,
When i queried v$session , the result is like this.
SVRMGR> select sid,username,serial# ,status,logon_time from v$session;
SID USERNAME SERIAL# STATUS LOGON_TIM ---------- ------------------------------ ---------- -------- --------- 1 1 ACTIVE 26-JUL-00 2 1 ACTIVE 26-JUL-00 3 1 ACTIVE 26-JUL-00 4 1 ACTIVE 26-JUL-00 5 1 ACTIVE 26-JUL-00 6 1 ACTIVE 26-JUL-00 7 OPS$MBANAND1 229 INACTIVE 27-JUL-00 8 SYS 355 ACTIVE 27-JUL-00 9 OPS$NKP 142 INACTIVE 27-JUL-00 10 OPS$NKP 158 INACTIVE 27-JUL-00 11 OPS$MBANAND1 97 INACTIVE 27-JUL-0011 rows selected.
My question is what the first 6 rows indicate?They have no user name.Is it something to do with date?They are all previous days sessions.can anybody update me on what this output says?
Thanks
Uma
------_=_NextPart_001_01BFF79D.885F61D0
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>V$session doubt</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=3D2 FACE=3D"Arial">Hi,</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">When i queried v$session , the result =
is like this.</FONT>
</P>
<BR>
<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">SVRMGR> select =
sid,username,serial# ,status,logon_time from v$session;</FONT>
<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 =
FACE=3D"Arial">SID =
USERNAME &nbs= p; = SERIAL# STATUS LOGON_TIM</FONT>
------------------------------ ---------- -------- ---------</FONT>
1  = ;  = ;  = ; 1 = ACTIVE = 26-JUL-00</FONT>
2  = ;  = ;  = ; 1 = ACTIVE = 26-JUL-00</FONT>
3  = ;  = ;  = ; 1 = ACTIVE = 26-JUL-00</FONT>
4  = ;  = ;  = ; 1 = ACTIVE = 26-JUL-00</FONT>
5  = ;  = ;  = ; 1 = ACTIVE = 26-JUL-00</FONT>
6  = ;  = ;  = ; 1 = ACTIVE = 26-JUL-00</FONT>
FACE=3D"Arial"> 8 = SYS &nb= sp; &nb= sp; 355 = = ACTIVE 27-JUL-00</FONT>
OPS$NKP  = ;  = ; 142 INACTIVE =27-JUL-00</FONT>
OPS$NKP  = ;  = ; 158 INACTIVE =27-JUL-00</FONT>
OPS$MBANAND1 = 97 = INACTIVE 27-JUL-00</FONT>
<P><FONT SIZE=3D2 FACE=3D"Arial">My question is what the first 6 rows =
indicate?They have no user name.Is it something to do with date?They =
are all previous days sessions.can anybody update me on what this =
output says?</FONT></P>
<P><FONT SIZE=3D2 FACE=3D"Arial">Thanks</FONT>
Received on Thu Jul 27 2000 - 02:37:38 CDT