Microsoft
Software
Hardware
Network
Question : somethine or a user is running sql profiler on my sql server 2008 instance - how can i identify the session
Hi,
something or a user is running sql profiler on my sql server 2008 instance - as traces are being dumped - how can i identify the session or user
thanks
H
Answer : somethine or a user is running sql profiler on my sql server 2008 instance - how can i identify the session
try this one
SELECT * FROM ::fn_trace_getInfo(0)
Random Solutions
Query: order within group
Downgrade Windows Vista Ultimate to Vista Professional
Problem with vista update The error code is 80073712
Visio 2007: Can't access UML diagram properties
MCSE Upgrade Path 2000-2008?
Make an Access Report when opened default to last page.
How to use DSQUERY to get a list of the active users.
CASE STATEMENT SQL 2005
Import Macro
Need SQL Syntax help to make my qry more efficient.