User accessing database files in SQL Server -


is possible in sql server find users writing data in database files? example: there 2 users sa , microsoft\thomas on instance. abc database accessed both users , has 3 files abc1.mdf , abc2.ndf , abc3.ldf . can find writing how data on files?

i need to track users writing heavily on databases disks become full because of them.

so think not possible track user writing how data , on data files.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

single sign on - Logging into Plone site with credentials passed through HTTP -