all groups > sql server data warehouse > march 2005 >
You're in the

sql server data warehouse

group:

Basic Analysis Server questions


Basic Analysis Server questions Hassan
3/24/2005 10:03:42 PM
sql server data warehouse:
1) Can an AS database be created from multiple data sources .. i.e. can we
create cubes with tables( dimensions) that may belong on different data
sources ?

2) What kind of storage mode do I currently have ? How do I check ? I know
there are a few types such as ROLAP,MOLAP,HOLAP. Is there a way I can find
out from AS Manager how the cube was created ?

3) I believe the default is MOLAP.. And where are the cubes physically
stored ? How can I find the path ?


Re: Basic Analysis Server questions Dave Wickert [MSFT]
3/25/2005 6:28:30 PM
[quoted text, click to view]

With SQL Server 2000, No.
Your best bet is to create views in one data source which reference
structures in the other.
We have a better story coming in SQL Server 2005.

[quoted text, click to view]

If you edit the partition, Analysis Manager tells you storage mode the
partition is in.

[quoted text, click to view]

In SQL Server 2000, everything is stored off the data path.
Typically <install folder>\Data, e.g. C:\Program Files\Microsoft Analysis
Services\Data

Hope that helps.
--
Dave Wickert [MSFT]
dwickert@online.microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

AddThis Social Bookmark Button