Microsoft
Software
Hardware
Network
Question : Need to tie to Oracle tables v$sesstat and v$sqlarea
i need to tie v$sesstat.SPID,PADDR to v$sqlarea.address so I can get the sql_text/sql_fulltext.
Answer : Need to tie to Oracle tables v$sesstat and v$sqlarea
Mike,
probably you need another table to join.
v$session --- sid
v$session -- sql_id
v$sqlarea --- sql_id
v$sesstat --- sid
hopefully this might helpful to you
Random Solutions
how can I enter a genuine product key in Windows 7
Server 2008 R2 print server vs. XP clients
After moving mailbox to Exchange 2007 lost all Outlook rules
HiJackThis Analysis. Also "NoIE4StubProcessing"
Problem With Date() function
IPSEC access into ASA via second Internet connection
Pattern for tray application
threads in mfc
Run the first php script in background - When done - run the next script ...
cisco 4500 connect to red hat 5.5 linux pc