2013年12月15日 星期日
資料倉儲資料載入
Loading large fact tables can be a problem. You have only a limited time window in which to do the load, so you need to optimize the load operation. In addition, you might be required to track the loads.
資料倉儲效能維護
Data warehouses are often very large, so you have to deal with performance problems. You can use index, data compression, columnstored indexed, T-SQL query skill ... to enhance performance.
2013年12月4日 星期三
2013年12月1日 星期日
資料倉儲簡介
Terminology
- LOB:line-of-business
- OLTP:online transational processing
- OLAP:online analytical processing
- SSAS:SQL Server Analysis Service
- SSIS:SQL Server Integration Service
- SCD:Slowly Changing Dimension
- CDC:Change Data Capture
- DQS:Data Quality Services
- MDS:Master Data Service
- BISM:Business Intelligence Semantic Model
- DAX:Data Anaysis Expression, The query in the BISM tabular model
- MDX:Mulit-Dimensional Expression, The query for the SSAS dimensional model
Tools
- SSIS:SQL Server Integration Services
- BIDS:Business Intelligence Development Studio (support VS2008 , SQL2008)
- SSDT:SQL Server Data Tools (support VS2010)
- DTS:Data Transformation Services (SQL2000)
訂閱:
文章 (Atom)