Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Server Database Audit or Extended Event

$
0
0
Hi Guys,We have this problem whereby its being reported that some data is being changed when it shouldn't be. Security is pretty tight anyway, access is only via stored procedures, except for the 3 sysadmins.It is possible that it is an internal process doing this though we've not been able to capture that.What is better to track this down - Server Audit or an Extended Event?It's one particular table, a status flag is being altered from 0 to 1.So I need to capture whether its a procedure updating this row, or a human.Could I get your thoughts on the best way of tracking down - and if any links to a good example would also be appreciated.CheersAlex

Viewing all articles
Browse latest Browse all 6525

Trending Articles