Home > Articles > Databases

Case Study of Building a Data Warehouse with Analysis Services (Part Two)

  • PrintPrint
  • Share ThisShare This
  • DiscussDiscuss

Like this article? We recommend

In Part Two of his series, database administration expert Baya Pavliashvili explores the challenges involved in building and maintaining a warehousing solution using a simple database warehouse.
Editor's Note: This is Part Two of a two-part series. Be sure to start with Part One.

The first article in this series introduced you to steps involved in building a data warehouse. It also presented an example scenario of solving business problems with a data warehouse. This article continues exploring challenges involved in building and maintaining a warehousing solution.

Analysis Services Cubes

So far we have dimension and fact tables in the warehouse. Now we can create dimensions and cubes within MS Analysis Services. Plenty of tutorials and articles exist, showing you step-by-step wizards that Analysis Services supplies for creating dimensions and cubes, so I won’t repeat them here. Instead, Figure 1 shows you the final view of the data within Analysis Manager.

Figure 1

Figure 1 View of the cube data within Analysis Manager.

If we had a data source that was continuously updated by Northwind employees, we would also have to reprocess the cube to make sure it had up-to-date data. You can process cubes manually through Analysis Manager or use Analysis Services Processing Task within DTS.

  • Share ThisShare This
  • Save To Your Account
Data Warehouse Project Management

Like this article? We recommend

Data Warehouse Project Management

Learn MoreAdd To Cart

Discussions

comments powered by Disqus

Related Resources

There are currently no related podcasts. Please check back later.

Careful with those NULLs
By on October 13, 2010Comments

Many folks (including me) use NULL values in their databases. There's actually a bit of controversy on even having them - but I don't fall on the side of never using the. But you do need to exercise some care...

The true value of conferences
By on October 5, 2010Comments

I recently returned from the "SQLBits" conference in York, England. I met a lot of folks that I've seen before at other conferences, but I also met a fair amount that had not been to a SQL Server conference before.

Finding Big Data
By on September 16, 2010Comments

I get asked from time to time about locating "Big Data" - or large sets of data for an application.

See All Related Blogs