![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I am trying to build documentation on SSAS 2005. I was not able to find any documentation tools right now in the market so I am trying to build something quickly myself. First, from SQL management studio I created XMLA script to create Analysis Services database. I saved this script into file and loaded into SQL Server XML type field. I am trying to query now this field and was wondering if anyone already did this and have some script examples. Example, how do you get list of cubes, dimensions, perspectives etc? Dimensions by the measuregroup used? Dimensions by perspective used? ETC... I am trying to use OPENXML method in SQL Server and I cannot make it work as I would expect, so any help would be highly appreciated. Are there any better ways to do this? I am mostly DBA and would like to do this without writing anyhing in VB.NET or C#.NET. Thanks in advance |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
search the metadata sample application on the MS web site. this tool extract your cube information and save it in a table. (and SSIS packages metadata too) "Vimas" <Vimas (AT) nospam (DOT) nospam> wrote in message news:%23Uhl%23SDeGHA.1456 (AT) TK2MSFTNGP04 (DOT) phx.gbl... Hi, I am trying to build documentation on SSAS 2005. I was not able to find any documentation tools right now in the market so I am trying to build something quickly myself. First, from SQL management studio I created XMLA script to create Analysis Services database. I saved this script into file and loaded into SQL Server XML type field. I am trying to query now this field and was wondering if anyone already did this and have some script examples. Example, how do you get list of cubes, dimensions, perspectives etc? Dimensions by the measuregroup used? Dimensions by perspective used? ETC... I am trying to use OPENXML method in SQL Server and I cannot make it work as I would expect, so any help would be highly appreciated. Are there any better ways to do this? I am mostly DBA and would like to do this without writing anyhing in VB.NET or C#.NET. Thanks in advance |
#5
| |||
| |||
|
|
Hi, I am trying to build documentation on SSAS 2005. I was not able to find any documentation tools right now in the market so I am trying to build something quickly myself. First, from SQL management studio I created XMLA script to create Analysis Services database. I saved this script into file and loaded into SQL Server XML type field. I am trying to query now this field and was wondering if anyone already did this and have some script examples. Example, how do you get list of cubes, dimensions, perspectives etc? Dimensions by the measuregroup used? Dimensions by perspective used? ETC... I am trying to use OPENXML method in SQL Server and I cannot make it work as I would expect, so any help would be highly appreciated. Are there any better ways to do this? I am mostly DBA and would like to do this without writing anyhing in VB.NET or C#.NET. Thanks in advance |
![]() |
| Thread Tools | |
| Display Modes | |
| |