dbTalk Databases Forums  

SSAS 2005: Documentation - how to extract data from XMLA script?

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss SSAS 2005: Documentation - how to extract data from XMLA script? in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Vimas
 
Posts: n/a

Default SSAS 2005: Documentation - how to extract data from XMLA script? - 05-15-2006 , 10:32 AM






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




Reply With Quote
  #2  
Old   
Jeje
 
Posts: n/a

Default Re: SSAS 2005: Documentation - how to extract data from XMLA script? - 05-15-2006 , 09:34 PM






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

Quote:
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






Reply With Quote
  #3  
Old   
AT
 
Posts: n/a

Default RE: SSAS 2005: Documentation - how to extract data from XMLA script? - 05-15-2006 , 09:51 PM



Hello,

I ' d consider AMO might be better option to manage/display AS objects. You
could check amobroswer sample for some information. Also, the following
link is for your reference:

http://msdn.microsoft.com/msdnmag/is...O/default.aspx

Best Regards,

Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

================================================== ===


This posting is provided "AS IS" with no warranties, and confers no rights.



Reply With Quote
  #4  
Old   
Vimas
 
Posts: n/a

Default Re: SSAS 2005: Documentation - how to extract data from XMLA script? - 05-16-2006 , 07:56 AM



Hi Jeje,

Thanks for this info. I believe you mean
"SQL Server 2005 Business Intelligence Metadata Samples Toolkit"
I did install it and played with it. But this kit is used more for
dependency viewing and not structure reporting. 5 tables that data is
extracted into has just basic info. I know I could start with this and
develop something, but I was hopping that many more people have same problem
and there should be something in the market to address this.
I need simple documentation that based on Analysis SErvices database I would
print and give it to clients.
Something like OlapScribe in Analysis Services 2000.


Thanks


"Jeje" <willgart (AT) hotmail (DOT) com> wrote

Quote:
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








Reply With Quote
  #5  
Old   
Richard
 
Posts: n/a

Default RE: SSAS 2005: Documentation - how to extract data from XMLA script? - 06-21-2006 , 11:33 PM



There is SQL documentation tool called BI Documenter -
http://www.bidocumenter.com which i think does exactly what you are asking
for.

BI Documenter can document your Analysis Services (SSAS) databases as well
your SQL databases (all the same document too).

Hope this helps you.

Richard.

"Vimas" wrote:

Quote:
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





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.