dbTalk Databases Forums  

Re: Analysis Services system tables

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


Discuss Re: Analysis Services system tables in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jéjé
 
Posts: n/a

Default Re: Analysis Services system tables - 12-27-2006 , 04:07 PM






SSAS 2005 don't use any database to store his metadata, everything is XML
files.

AS2000 by default used a local access database but this database can be
migrated in to MSDB (or another database in SQL Server)


"Beginner" <Beginner (AT) discussions (DOT) microsoft.com> wrote

Quote:
All the information of databases in SQL Server Database Engine will be
stored
in SysDatabases table of Master DB. Similary is there a Master DB for
Analysis Service that has information about Analysis Services Databases?

Actually I need to write some stored procedures to monitor the Analysis
Services without making use of SQL Profiler. I think I need to query the
some
of the system tables to do this and I don't know which ones should I query
against.

Please advise.

Thanks.
Beginner.


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.