| Thread | Last Post | Replies |
|
| How to manage cube by program | 31 Oct 2004 22:47 GMT | 2 |
Can we used codes Visual.dot to manage cube?
|
| Reloading Cube Data | 27 Oct 2004 07:33 GMT | 2 |
Is there anyway to reload data for a specific day by clearing the existing data. I need to reload data for a specific day by clearing the existing day data in the cube. Full process or refresh is time consuming until I increase the
|
| Best method to transfer data | 26 Oct 2004 23:30 GMT | 4 |
Hi Group, I just started at a company and am trying to come up with a solution to streamline the datawarehouse. The problem is, we have two databases. Database1 (548 tables) is
|
| Can't connect to / see cube | 26 Oct 2004 07:51 GMT | 2 |
Need some input please. I have a development domain, with one server running SQL Server 2000 sp 3 Enterprise edition, Analysis Services Sp 3 Enterprise Edition and REporting Services.
|
| Disadvantages in using cube partitions | 25 Oct 2004 19:11 GMT | 3 |
Could anyone tell me if there are any disadvantages in using partitions in cubes ? Thanks
|
| Slow Aggregations Designer | 24 Oct 2004 02:13 GMT | 1 |
Any hints why the aggregation designer will be slow. Many Thanks.
 Signature Regards,
|
| SSL forced encription will not work under a Domain User account | 23 Oct 2004 12:25 GMT | 1 |
I have set up an Active Directory, Certificate Services on Windows 2003 Server. I am running SQL 2000 Server. AD and Certificate Services were installed correctly. My goal is to be able to use SSL when connecting to SQL Server via Query
|
| Analysis Services Cube Editor | 23 Oct 2004 07:44 GMT | 1 |
How does one create outer joins in the cube editor. The documentation states that by default only inner joins are created and to use Visual Database Tools ( a Visual Studio module). Any workarounds for this? thanks in advance
|
| Identity Column Increment Control | 22 Oct 2004 23:53 GMT | 2 |
I have a table with identity column. I set the increment to 1. But after I have deleted a couple of rows then inserted a new row, the increment is not based on the existing row number. For example, I had 100 rows already.
|
| SORT_IN_TEMPDB not use tempdb??? | 22 Oct 2004 16:46 GMT | 8 |
I've an index to create around a table with 3millions of rows. my tempdb database is on a different set of disks, so I use the SORT_IN_TEMPDB when I recreate my index, but I don't see any activity around the tempdb database and the time to create the index is the same!
|
| BI Accelerator: multiply source databeses | 21 Oct 2004 18:52 GMT | 3 |
I'm trying to use MS BI Accelerator for creating DW which must contain data from different sources. Every source is our company departmnet standard database. I'm looking for best practice for collecting fact and dim data from this databases in BI Acc staging database, i.e. creating ...
|
| ETL tool recommendations | 20 Oct 2004 15:41 GMT | 2 |
Currently evaluating ETL tools to replace hand coded sql at 10 datamart installations. Each installation requires custom code and complex transforms involving deleting records, updating fields,changing associations betweeen parent and child records, etc. Anyone have
|
| again and again... query analyzer and wrong SQL statement plan... + outer join? | 20 Oct 2004 08:08 GMT | 1 |
again we have some SQL statement performance problems... I've 2 table with 140 000 records each. I join the 2 tables and the result is also 140 000, but the query analyzer estimate 1000 rows only.
|
| Insert Script | 18 Oct 2004 17:14 GMT | 1 |
I have a table with some data in it, I would like to generate one Insert script command for each record. Is there a SQL Server tools for doing it? I mean, this is my table:
|
| DTS Package: Data Loading ?? | 18 Oct 2004 14:28 GMT | 1 |
Can someone help me with the following I have to automate the process of loading the files from source to target. I have to use partitioned tables which should be created automatically to load the data. These tables should have different name each week(for e.g
|