Identifying cross-database dependencies
BKStrelioff
Posts: 9 Bronze 1
I am evaluating SqlDependencyTracker for use in identifying cross-database dependencies. This includes what depends on what, as well as what Roles/Users are involved. The goal, in addition to understanding dozens of databases, is to disable database chaining.
Before I dive in too deep, is SqlDependencyTracker appropriate for this task? Can it easily filter out or identify chained dependencies etc.?
Before I dive in too deep, is SqlDependencyTracker appropriate for this task? Can it easily filter out or identify chained dependencies etc.?