Home » RDBMS Server » Server Administration » Session
Session [message #50581] Fri, 22 March 2002 07:02 Go to next message
kiran srirama
Messages: 14
Registered: March 2002
Junior Member
Hi all,

v$session shows all the currents sessions in a database. is there any query which returns the current session without asking for any inputs.
Basically, how do i identify the session.
Could sys_guid() help me in association with this.

Thanks
Kiran Srirama
Re: Session [message #50686 is a reply to message #50581] Mon, 01 April 2002 18:48 Go to previous message
Irfan Hashim
Messages: 5
Registered: April 2002
Junior Member
hi,
what i have understood is below:
(a) issue command SHOW USER at SVRMGR prompt to find out the current username
(b) select from v$session informaton about this current username by using WHERE clause in the select query.

i hope this was you were asking for.
IRfan
Previous Topic: Re: Need OCP 8i DBA Cheet sheets
Next Topic: Re: ORACLE PAPER QUESTIONS AVAILABLE
Goto Forum:
  


Current Time: Mon Sep 09 16:02:52 CDT 2024