Published on Mon, 22 Aug 2005 18:25:26 -0400 Read: 370 times
This tutorial covers the basic design concepts, The top down approach, The Bottom-Up Approach , Hybrid Approach and Federated approach.Ralph Kimball and Inmon, the co-founders of the data warehouse, significantly had their own differences in the design and architecture of the data warehouse. Inmon advocated a “dependent data mart structure” whereas... Read Article.
Published on Mon, 22 Aug 2005 18:25:26 -0400 Read: 270 times
This tutorial covers the download and step by step installation instructions along with the screen shots which helps with your PC setup to contine learning MSAS... Read Article.
Published on Mon, 22 Aug 2005 18:25:26 -0400 Read: 258 times
A cube is the fundamental unit of data storage and retrieval in the Analysis Server. A cube can be created with either the Cube Wizard or the Cube Editor. The cube wizard provides very limited options as against the options available in the Cube Editor. In this section of the tutorial we propose to concentrate on the Cube Wizard and learn how to create... Read Article.
Published on Mon, 22 Aug 2005 18:25:26 -0400 Read: 279 times
The first step in creating a cube is the setting up of the Database. Double click on the server and connect to it. Once the connection is established, the user can proceed to create the database. Right click on the server node and select ‘New Database’. On clicking on “New Database” a tiny window opens prompting the user to enter the name of the database... Read Article.
Published on Mon, 22 Aug 2005 18:25:26 -0400 Read: 293 times
A cube is a multidimensional structure consisting of dimensions and measures. Therefore, we need to know what dimensions we intend to use and what measures will be captured. In short, we need to know what quantitative values we want to analyze or monitor from our database. Usually organizations capture actual measures such as revenues, sales in context... Read Article.
Published on Mon, 22 Aug 2005 18:25:26 -0400 Read: 244 times
Click ‘New Dimension…’ button to launch the Dimension Wizard. The welcome dialog box of the Dimension wizard appears. The Check box option is to be checked if we want to skip this screen in future. For the present we leave it as it is and click the Next button... Read Article.
Published on Mon, 22 Aug 2005 18:25:26 -0400 Read: 311 times
Multidimensional cubes are created out of the data stored in the data warehouse. Numerical measures are also summarized into pre-aggregated values when cubes are constructed. These cubes are then stored in multidimensional structures that are designed for rapid query. The pre-aggregated information is combined with raw fact data to respond to a wide... Read Article.
Published on Mon, 22 Aug 2005 18:25:26 -0400 Read: 257 times
This tutorial covers the different types of OLAP models like Relational Online Analytical Processing mode( ROLAP), Multidimensional Online Analytical processing mode(MOLAP) and Hybrid Online Analytical Processing mode or HOLAP... Read Article.