Welcome to MSDN Blogs Sign in | Join | Help

September 2006 - Posts

Importing Web Logs from different sources in a Web Farm Scenario
Consider the scenario where you have multiple web log sources (let's say you have mulitple web servers for your site) and you want to import those web logs in parallel. This allows requests by a single user served by different sources be counted in a Read More...
How to Debug the Data Warehouse
Some of you might wonder, how do I debug the Data Warehouse Import Tasks? There are two options: Perform a Sql Trace against the Data Warehouse database. Run the Data Warehouse debug server. The debug server is a utility which allows you to see trace Read More...
Where is the Data Warehouse Documentation?
Many of you might wonder where the Data Warehouse documentation is located. It's not bundled with the product documentation but rather, thanks to our hard working Program Writers, available online as of today! Further, you will soon be able to download Read More...
How to extend the Data Warehouse to include a custom Commerce Server event (Part 1)
Here I am going to show you how to write your own custom Commerce Server event and utilize it in the Data Warehouse for reporting purposes. In this case, we are going to create a fictitious MusicDownload event, which, if you have a music Commerce Server Read More...
Page view tracker