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
iPad Camera Connection Kit does not display .jpg images on iPad
After Effect
How to use DriverGeek to restore drivers
BOOTMGR is missing
Return only rows that match
DFS Replication Alternatives with possible file locking
Exchange server 2007 large mailing
SQL Server 2008 Security
VBS - Help needed to modify the code
Windows 2008 64bit system showing only 4GB usable...