September 19, 2019 at 6:22 am
Hi,
Please let me know..
2. I feel standard reports which are built in sql server are sometimes helpful. However is there any best practice of checking certain standard reports which are helpful.. ( Report - when you right click in ssms on DB or instance name and have report option ..example ..disk usage report. There are multiple reports available however I was wondering which are critical or imp for a DBA.
Thank you!
September 19, 2019 at 1:05 pm
I use redgate's sql dependency tracker (part of toolbelt)
although you can use the sysdepends table (it's not accurate if you have dynamic sql or objects are built in the wrong order)
MVDBA
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply