How do you trace the traffic hitting a sql server?
Answer / Abhinav Gupta
To trace the traffic hitting a SQL Server, you can use SQL Profiler or Extended Events. They allow you to capture events related to database activities such as queries, connections, and locks.
1. SQL Profiler: It is a tool used to monitor and analyze the performance of SQL Server. You can create traces that capture specific events and actions.
2. Extended Events: It is a lightweight, highly configurable event-processing infrastructure for real-time analysis and capturing data in SQL Server.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which institute is best for SQL Server 2005 Training?
why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it? : Sql server administration
Can a stored procedure call itself or a recursive stored procedure? How many levels of sp nesting is possible?
What is SubQuery in SQL Server 2008
what is blocking? : Sql server database administration
Explain the difference between clustered and non-clustered index?
How to count the number of duplicate items in a table?
What are the various Isolation levels?
How to get the definition of a user defined function back?
What are the database roles? : sql server security
what are acid properties? : Sql server database administration
Can you leave a union at any time?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)