| SSAS 2008 Katmai review - installation and first impressions (by Vidas Matelis) |
| Written by Vidas Matelis |
| Tuesday, 12 June 2007 00:00 |
|
This weekend I had some time to play with SQL Server 2008 (Katmai) June CTP, and I am posting here my first impressions (focus on Analysis Services). InstallationAs a first attempt I tried to setup SQL Server 2008 on the computer that already had SQL Server 2005 default instance installed. I wanted to install SQL 2008 as a named instance and compare SQL 2005 and 2008 side by side. After answering few standard questions I got message that because SQL Server 2005 was found on the machine, SQL Server 2008 cannot install client tools. I proceed with installation without client tools. After installation I tried to use SQL Server 2005 BIDS environment and connect to Katmai instance, but somehow that did not work. Then finally I decided that maybe I should read readmesqlkatmai.htm file. Found that side by side installation is not supported. From readme file:
So, I un-installed Katmai, then SQL Server 2005 and started fresh Katmai installation again. Interface and most questions were identical to SQL Server 2005 installation. As I wanted to have sample Adventure Works database installed, I made sure I selected “Install sample databases” check-box in the advanced selection tab. Other that that I choose mostly default answers. Installation went without any problems. I started SQL Server Management Studio and connected to SQL Server and then to Analysis services. No sample databases were found. Again back to reading readmesqlkatmai.htm file and found that actually samples are not longer included:
Hmm, then why there is a option to select to “install sample databases” during setup? Now samples and sample databases are separate installations on codeplex. To make things more confusing, when you go to page “SQL Server Sample Databases”, you can see in the description that they apply just to SQL Server 2005. Just when you are in the “Releases” tab, you can see that there are sample databases for Katmai. I downloaded and installed AdventureWorksBI.msi file, then deployed SSAS 2008 project from installed folder: C:\Program Files\Microsoft SQL Server\100\Tools\Samples\AdventureWorks Analysis Services Project\enterprise. Finally, I am ready to test Katmai SSAS 2008 release. First ImpressionsWhen I first moved from SQL Server Analysis Services 2000 to 2005, there was a big shock - almost everything was different: environment, AS database structure, etc. The new Katmai BIDS and SQL Server Management studio looks the same as in SQL Server 2005 release. That means switching to new SSAS 2008 will be much easier. Defining design warningsFirst thing I noticed in Dimension editor was the fact that many attributes had a small blue wave under them that indicated that there is some sort of warning. Warning message said:
Message looked strange to me, as it appeared on many different dimensions. I found that you can turn ON or OFF many warnings for Analysis Service database, cubes, data sources, dimensions, partitions, aggregations. You can do that by choosing menu “Database” and then “Edit database”. To turn off above warning message I uncheked dimension warning “Set at least one of the attribute types to match the ‘Account’ or ‘Time’ dimension.” There are many more warning types, each of them have importance set. Warnings are grouped into 5 groups. I provided some examples of warnings in each group: Cube Design Data Source Design Database Design Dimension Design Partition and Aggregation Design Adding these “best practice” warnings into SSAS product really looks nice and makes so much sense. That is very nice improvement. Other differencesAfter spending few hours with SSAS 2008 I found that most obvious difference from 2005 release is that you can see new “Attribute Relationships” tab in dimension editor. As Mosha Pasumansky already described this new tab in his blog, I am not going to repeat description here. I was not able to find any other major differences I’ll have to read BOL and spend more time latter. I’ll report in my blog if I’ll find anything interesting. |
Tags: 2008, article
Latest Author Articles
- How to use MDW to collect Analysis Services 2008 performance counters
- Analysis Services 2008 performance counters
- Microsoft SQL Server 2008 RC0 - New Adventure Works Sample Databases for SSAS
- SSAS 2008 RC0 - New function SYSTEMRESTRICTSCHEMA for restricted schema rowsets - DMVs
- Excel 2007 Pivot Table with SharePoint On Vista PC - works good after SP1
Top Rated
- SSAS Implementation Best Practices slides in PDF format
- SSRS Report Against a SSAS Parent Hierarchy
- Using AS Data Mining to Add Forecast Values to a Cube
- Handling inter-dimensional members dependency and reducing cube sparsity using reference dimensions in Analysis Services 2005
- Cube structure optimization for MDX query performance in Analysis Services 2005 SP2: Tips for Parent Child Hierarchies usage
- Handling Multiple Calendars with a M2M Scenario
- Passing MDX parameters in Reporting Services reports
- Using UserName to Control Data Access and Default Member in SSAS 2K5 (Carrie Williams)




