Collect and Analyze SQL Server Trace Data
dbForge Event Profiler for SQL Server is a FREE tool that allows you to capture and analyze SQL Server events. The events and data columns are stored in a physical trace file for later examination. You can use this information to identify and troubleshoot many SQL Server-related problems to make it a smooth database sailing. Whether it's high server load or certain queries impacting database stability, Event Profiler is a handy solution for inspecting and analyzing its performance for SQL Server.
- View sessions running on servers and the queries they are executing
- Find out what front-end applications have the heaviest activity
- Examine statements, batches, and procedures with poor performance
- Detect the queries that impact server productivity the most
- Monitor, trace, and investigate user activity for audit purposes
- Track the impact of users on SQL Server resource utilization
- Identify the users responsible for particular activities on the server
- Trace the activity of SQL Server Database Engine