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
Printing to printer over a WAN Link
Microsoft Live Meeting Recordings Locally
Internet Explorer Keeps shutting down
The Citrix servers reported that they are too busy to provide access to the selected resource
asp.net page to test database connectivity
Display Query Results in a Message Box
How to prevent bandwith leeching on content?
PS3 attached with HDMI to HDTV blacking out
scheduled task not running - win 2008
Is there a good solution for monitoring the status of RAID array in HP or IBM server run Windows 2003?