Microsoft
Software
Hardware
Network
Question : Oracle session ID
Hey guys how can i find the session id for any particular SQL is running with it. I appreciate your help and time in advance.
Answer : Oracle session ID
Can u try this:
select
sys_context('USERENV','SID
')
from dual;
select
sid
from
v$mystat
where
rownum <=1;
select
to_number(substr(dbms_sess
ion.unique
_session_i
d,1,4),'XX
XX') mysid
from dual;
select distinct
sid
from v$mystat;
Random Solutions
VB.Net exe, icon and shortcut
indexed table in snmp trap
A simple secuiry question
SAP RFC returning Invalid Data Type
Reset HMC on P5 520
Flex show hide text areas onClick dynamic button
VBScript - Capture Folder Contents Into Array
C# DirectoryServices application question
XP runs slow error 0XC000005e,The Security System detected an attempted downgrade attack for server
Filemaker Pro Basic Formatting Email Text