April 5, 2013 at 11:50 am
I have a server running SQL Server 2005 Standard and I have been asked to audit server/database object events (create, alter and delete). What the best way to accomplish this with the least amount of overhead in performance?
Regards
MG
April 5, 2013 at 11:55 am
Look at server sides traces.
April 5, 2013 at 11:59 am
Hey Lynn,
I am new to this so some patience maybe required.
By traces are you referring to Profiler? How would performance be impacted?
April 5, 2013 at 12:31 pm
M Garcia (4/5/2013)
Hey Lynn,I am new to this so some patience maybe required.
By traces are you referring to Profiler? How would performance be impacted?
No, I am not refering to Profiler unless you are using it to create the necessary script to create a server side trace.
April 5, 2013 at 12:32 pm
April 5, 2013 at 12:35 pm
Thank you Lynn.......
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply