Microsoft
Software
Hardware
Network
Question : Building OLAP cubes to analyze data better using SQL Server 2005
I am having trouble setting up an OLAP cube for a certain application. End users are complaining that it takes to long to retrieve data. So I looked into an OLAP cube.
In the end I have two tables.
Table 1: TagList
Table 2: Values for each tag at 10 second intervals. Time is stored in integer format.
Table 3: Qualities telling me if a value is bad or good.
I have 37000 tags. The end user wants to be able to find the tag quickly and get the following info:
Value at shift end, Min/Max value and time it occurred. Typically for the previous day.
I created an OLAP cube based on guidance from two articles that I found:
http://www.devx.com/dbzone
/Article/2
1410
http://www.accelebrate.com
/sql_train
ing/ssas_t
utorial.ht
m
.
The OLAP cube used Value as a metric and Quality,Tag as a Dimension.
I used the wizards build into business intel studio.
The cube is still building. Its been 4 hours.
Is there I way to design a cube so that the cube can be built quickly and so that a user can go into excel and get the data they want easily?
Answer : Building OLAP cubes to analyze data better using SQL Server 2005
1.) Yes, Request and Response objects are created automatically.
2.) Yes, the cookie travels with the Request object.
Random Solutions
how to replace all any chr(10)/chr(13) _not_ within html tags with a <br>
Windows 2003 R2 and WSS 3
Add printer batch network share with space
VPN 721 error
Setting up WatchGuard's XTM Series 2
SSRS Bar Chart
How do I update my tables in mysql to include new data?
MSI installation of System Center Eessential 2010 agent and Forefront Client Security for use with MDT 2010
Does OpenOffice allow Windows 7 preview pane to preview .doc and .xls files?
Validate month and year fields based on current date