dbTalk Databases Forums  

Extended Properties on OLAP Objects

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


Discuss Extended Properties on OLAP Objects in the microsoft.public.sqlserver.olap forum.



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

Default Extended Properties on OLAP Objects - 09-19-2003 , 08:59 AM






SQL Server supports storing metadata as Extended Properties against
database objects such as columns, tables etc

Does anyone know whether it is possible to store Extended Properties
against OLAP objects (e.g. cubes, dimensions, measures etc) in the
same way?

It would be great to use DSO to extract all the info about OLAP
objects and include any user entered descriptions against dimensions,
measures etc. Does anyone know of any resources covering this?

BOL doesn't appear to say anything about extended properties on OLAP
objects.

I want make documenting my data warehouse as easy as possible and
storing object level documentation in the db seems that best way to go
for ease in keeping documentation up to date.

Thanks
Mark

Reply With Quote
  #2  
Old   
Mark Andrews
 
Posts: n/a

Default Re: Extended Properties on OLAP Objects - 09-19-2003 , 04:59 PM






I started down this path and created 85% of an Access database which reads
the
dimensions/cubes for the purpose of creating documentation and then got
sidetracked.
However I know you can use the description
field (which is on most objects) to store a paragraph about a level in a
dimension etc...
Except calculated measures don't have a description field (which is the main
place you need
a description).

I didn't look any further since that covered my needs.

Tom chester has a free Excel program that does some documentation. Also I
think there
are some pay services and other examples out there.

HTH,
Mark

"Mark Cottier" <mcottier (AT) igrp (DOT) co.uk> wrote

Quote:
SQL Server supports storing metadata as Extended Properties against
database objects such as columns, tables etc

Does anyone know whether it is possible to store Extended Properties
against OLAP objects (e.g. cubes, dimensions, measures etc) in the
same way?

It would be great to use DSO to extract all the info about OLAP
objects and include any user entered descriptions against dimensions,
measures etc. Does anyone know of any resources covering this?

BOL doesn't appear to say anything about extended properties on OLAP
objects.

I want make documenting my data warehouse as easy as possible and
storing object level documentation in the db seems that best way to go
for ease in keeping documentation up to date.

Thanks
Mark



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.