Free Newsletters:
DatabaseDaily  
Database Journal
Search Database Journal:
 
MS SQL Oracle DB2 Access MySQL PostgreSQL Sybase PHP SQL Etc SQL Scripts & Samples Links Database Forum DBA Videos
internet.com

» Database Journal Home
» DBA Videos
» Database Articles
» Database Tutorials
MS SQL
Oracle
MS Access
MySQL
DB2
» RESOURCES
Database Tools
SQL Scripts & Samples
Links
» Database Forum
» DBA Jobs
» Sitemap

News Via RSS Feed



follow us on Twitter

Marketplace Partners
Be a Marketplace Partner

internet.commerce
Be a Commerce Partner


















eBay Sees Strong Quarter on PayPal Growth

Mozilla Patches 14 Firefox Security Flaws

Juniper Sees Lift From Carriers, Enterprise IT

internet.com
IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers


Database Journal | DBA Support | SQLCourse | SQLCourse2









Related Articles
Introduction to SQL Server 2000 Analysis Services: Creating Our First Cube

Software Lead – C#, .Net - INTERVIEW NOW! (IL)
Next Step Systems
US-IL-Libertyville

Justtechjobs.com Post A Job | Post A Resume

Featured Database Articles

MS SQL

August 25, 2003

Introduction to MSSQL Server 2000 Analysis Services: Build a Web Site Traffic Analysis Cube: Part II

By William Pearson

About the Series ...

This is the fourteenth article of the series, Introduction to MSSQL Server 2000 Analysis Services. As I stated in the first article, Creating Our First Cube, the primary focus of this series is an introduction to the practical creation and manipulation of multidimensional OLAP cubes. The series is designed to provide hands-on application of the fundamentals of MS SQL Server 2000 Analysis Services ("Analysis Services"), with each installment progressively adding features and techniques designed to meet specific real - world needs. For more information on the series, as well as the hardware / software requirements to prepare for the exercises we will undertake, please see my initial article, Creating Our First Cube.

Preparation

Prior to beginning the lesson, you will need to download a copy of the sample Server Access Log, ServAccessLog.txt, a zipped text file that we used as a data source in Part I of this lesson. Once the log is downloaded, follow the instructions in Part I to prepare the file, then complete Part I to prepare the data source that we will use to build our cube in this lesson.

Introduction

In our last article, Build a Web Site Traffic Analysis Cube: Part I, we returned to the hands-on design and building of cubes for various business purposes, having focused on some of the reporting options for Analysis Services for the last few lessons. In Part I, after a brief discussion of potential business reasons for collecting web site traffic data, we walked through the design and building of a simple DTS package to extract, transform and load statistical data for ultimate placement into a prospective traffic analysis cube. Next, we set up a simple database to serve as the destination point for the extract process, and as a basis for the design and creation of a web traffic analysis cube.

In this article, we will enter the design and build phases of our lesson, from which we will emerge with a cube. After we have generated the cube, we will perform browses of the data it contains to examine the results of our handiwork.

The topics within Part II of this two-part article will include:

  • Creation of a database in Analysis Services;
  • Connection of the new database to the relational source table;
  • Creation of a measure for our Web Site Traffic Analysis cube;
  • Creation of dimensions and levels for our cube, including the manual creation of a simple Time dimension;
  • Incorporating drillthrough into our cube design.
  • Performance of browse activities against the new Web Site Traffic Analysis cube using the integrated Cube Browser;
  • Performance of drillthrough on a summary value within the Browser to its supporting detail in the relational data source;
  • Verification of the results of our drillthrough exercise, using an independent query against the source data in MSSQL Server.


Go to page: 1  2  3  4  5  6  7  8  9  10  Next  

Tools:
Add databasejournal.com to your favorites
Add databasejournal.com to your browser search box
IE 7 | Firefox 2.0 | Firefox 1.5.x
Receive news via our XML/RSS feed

MS SQL Archives








Latest Forum Threads
MS SQL Forum
Topic By Replies Updated
Maintaining System Tables? reymar 2 July 24th, 02:24 PM
Writing dynamic sql to txt file ssingh 1 July 14th, 06:25 PM
Email Script kappa02 1 July 10th, 07:51 PM
Impersonate to Create Database cuctitanium 2 July 8th, 12:34 PM