SSAS: Listing Attribute Relationships
Occasionally questions come up about how to extract certain pieces of metadata from Analysis Services. In general all the metadata that you would need on a day to day basis is pretty well covered by the standard schema rowsets. And in SSAS 2008 you can use the system DMVs to get at most of this data.
For example, if you want to get a list of the current user sessions on the server you can do the following...
Read more...
Tags: amo, attribute relationship