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
Windows 2008 Server Domain isues
having trouble connecting workstations to new SBS 2008
Dynamic Color
How to increase speed of UltraVNC
How to commit changes of a Typed Dataset to database at once
PL/SQL Performance
VS 2003 with .NET Framework 3.5
Citrix not finding the license server
store comma separated multiple numbers in a mysql database field database and query them efficiently
Sync Access database contacts with Exchange Contacts list