| Thread | Last Post | Replies |
|
| Slow DTS Performance | 31 Aug 2006 15:47 GMT | 4 |
I wonder how can I diagnose where is the bootleneck of my system. DTS are running very slow as there is CPU usage about 20% and Avg. disk queue about 100% all the time. Is this mean that disks are too slow ?
|
| excel add-in | 30 Aug 2006 11:06 GMT | 2 |
Does the add in for excel work against RS reports? Does it work against local cube files?
|
| Staging Area Design | 29 Aug 2006 14:26 GMT | 3 |
For ETL purposes, I'm wondering whether it would be better to: - grouping all my heterogenous source systems tables into a same Staging Database or
|
| Data Dictionary for Dimensions | 29 Aug 2006 12:45 GMT | 1 |
Is there any easy way to create a dictionary or lookup function based on Dimensions in a cube? We only have 4 cubes so far but the big one has some 50 dimensions and sometimes finding the attribute you want to report on is consuming.
|
| SQL Agent CPU sustained peaks | 28 Aug 2006 20:00 GMT | 1 |
I've got another issue in my company's datawarehouse system. SQLAgent eventually loads CPU with 20 - 25% of activity. What can be the reason for this? Thanks
|
| Sharing data between OLTP and reporting | 26 Aug 2006 18:28 GMT | 1 |
I have an e-commerce database that has both OLTP and Reporting applications. OLTP applications mostly write and do very little reading, only few records at a time (POS type of client), but there is a lot of clients. Reporting applications read large amounts of data,
|
| Generalized perfomance problems with long running queries | 26 Aug 2006 14:34 GMT | 2 |
My problems with SQL Server 2000 SP4 multiplies. Long running queries are blocking each other (even themselves); i.e.: SPID:58 blocked by 58 locktype: PAGEIOLATCH_SH I've discovered a lot of I/O contention due to PAGEIOLATCH_SH lock type. I'm
|
| retrieve Primary key value from OLAP Cube | 24 Aug 2006 14:14 GMT | 2 |
I want to retrieve Primary key value from my OLAP Cube. can you please tell me how can i do this in below query? SELECT NON EMPTY { [Measures].[Total Test Count] } ON COLUMNS, NON EMPTY { ([Dim Station].[Station Name].[Station Name].&[1ST CHOICE
|
| in sql server 2000 when you issue a alter table to add new column, can you specifiy the order? meaning i want that column to be between existing columns, not at the last | 23 Aug 2006 19:34 GMT | 1 |
in sql server 2000 when you issue a alter table to add new column, can you specifiy the order? meaning i want that column to be between existing columns, not at the last
|
| Too many columns found in the current row; non-whitespace characters were found after the last defined column's data. | 23 Aug 2006 16:59 GMT | 1 |
ERROR "Too many columns found in the current row; non-whitespace characters were found after the last defined column's data." SOLUTION
|
| import a cube created in AS 2000 into SSAA 2005 | 20 Aug 2006 22:02 GMT | 1 |
Is there any way to import a cube created in AS 2000 into SSAA 2005? If not a direct import is there any way to make that job easier? Any suggestions/pointer/comments would be helpful. I have a lot of AS 2000 cubes and I am really sick of that development environment!
|
| Dynamic MDX Query | 18 Aug 2006 06:20 GMT | 1 |
I want to build Dynamic MDX query in SQL Server 2005. Is it possible? ex. I have one SQL Server Report parameter which contain following value: 1. Station 2. Free Test
|
| Visual Studio crash at Analysis Services Project | 17 Aug 2006 06:10 GMT | 1 |
I have implemented SQL Server 2005 Developer Version at Windows XP Home. I'm working on localhost. I want to do an assoziation analysis and creating data source and data source view is successful. But when the data mining wizard comes to the
|
| Can 2005 mirroring be temporarily 'turned of' programatically? | 14 Aug 2006 06:27 GMT | 4 |
In 2005 there is a new'ish' kind of replication called Mirroring which is only available in SQL 2005 sp1. When you create a mirrored database on another server, the 'Principal Database' stays online, while the 'mirrored database' goes into a constant state of restoring. My
|
| Reporting Tool Information | 13 Aug 2006 15:10 GMT | 1 |
I am investigating whether there might be some commerical package that might meet this kind of requirements. I need a reporting system that will allow users (e.g. programmers for the users) to write their own reports. However, I need to be able to
|