Dependency Analyser
        Posted  
        
            by tsutha
        on SQL Blogcasts
        
        See other posts from SQL Blogcasts
        
            or by tsutha
        
        
        
        Published on Thu, 25 Nov 2010 19:20:00 GMT
        Indexed on 
            2010/12/06
            16:58 UTC
        
        
        Read the original article
        Hit count: 380
        
Denali
I have been watching 3 videos put together by SSIS team on Dependency Analyser. I am happy Microsoft have made an effort to do something about it. I have been asking for this feature since SQL 2005 TAP. Still a long way to go before they catch up with competetion.
It looks like it currently supports SSIS and SQL dependencies. Release note states its still in development and support only limited sets of tasks. You still would not know the impact of dropping a column on cubes, reports etc. I hope that changes by the time RTM comes out.
I am struggling to understand why it is impossible to do it across the solution. Ideally if you have a BI solution which holds DB, SSIS, SSAS, SSRS & PPS projects I would like to right click and execute a dependency analyser, stating what impact would have if I drop / rename a specific column.
Has anyone else looked at it and what are your thoughts?
Thanks
Sutha
© SQL Blogcasts or respective owner