olivier pieri's WebLog

SQL, SQL Server, ADO.NET and other data topics

January, 2011

  • olivier pieri's WebLog

    Analysis Services and powershell

    • 0 Comments
    It is usefull to be able to see analysis services configuration and browsing cube structure with powershell. to achieve that, you first need to load the AMO assembly in Powershell : [System.Reflection.Assembly]::LoadWithPartialName("Microsoft.AnalysisServices...
  • olivier pieri's WebLog

    Usefull DMV Query

    • 0 Comments
    What are DMV : (Dynamic Management View) View of internals informations. DMV are basically SQL Views on some pretty important internal memory structures. DMV informations include metrics about : indexes query execution operating...
Page 1 of 1 (2 items)