SQL Server 2008R2 Auditing or monitoring to track DBA activity on server

  • Hi,

    we want to implement solution to track DBA activity on SQL server 2008R2, activity's like:

    1. Accessing DATA (SELECT/INSERT/UPDATE/DELETE)

    2. Generating BACKUP

    or anything they are doing on Database i.e creating users

    we started sql traces/profiles is there other better and efficient way to monitor/ log these activity, which will not kill server performance.

    Regards

    Sachin

  • you can try Database Audit Specification and Server Audit Specification.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply