UDM and Star Schema
- From: Nestor <n3570r@xxxxxxxxx>
- Date: Tue, 21 Aug 2007 10:31:12 -0700
Hi everyone,
I have a general question to datawarehousing and it'll be great if someone can drop some tips here. I'm about to start designing a corporate real time datawarehouse with SQL Server 2005 and is deciding on the approach for this.
SQL Server 2005 now allows us to actually build a datawarehouse without actually restructuring the datasources into star/snowflake schemas. I'm curious to know if this will have any performance impact on the actual implementation? This project will probably require the usage of proactive caching as well as medium latency molap storage structure.
By using proactive caching, SSAS will intelligently switch between ROLAP and MOLAP depending on the data changes in the production database. What is confusing to me is, what happens to ETL then? Does this mean that if SSAS is made to query directly from the production database, then ETL is totally eliminated?
Any recommendations will be appreciated.
Thanks.
Nes
.
- Follow-Ups:
- Re: UDM and Star Schema
- From: Jeje
- Re: UDM and Star Schema
- Prev by Date: Re: Design choice in the Use of SQl Server Views for ETL
- Next by Date: Re: UDM and Star Schema
- Previous by thread: version/source control in datawarehouse project
- Next by thread: Re: UDM and Star Schema
- Index(es):
Loading