| Thread | Last Post | Replies |
|
| Two Instances SQL Server 2000 - on same server | 30 Aug 2004 13:06 GMT | 2 |
We have installed two SQL Server instances on the same machine. The machine itself is rather high end, with 4GB of memory and a quad processor running Windows Server 2003. Each of the two SQL Server instances hosts a rather
|
| Multilingual Data Warehouse | 28 Aug 2004 17:46 GMT | 5 |
I have a small question. Is it possible to create multilingual data warehouses (cubes). I have to create a Data Warehouse for one of customers who has data in couple of countries. They need to query the data according to their culture setting. Atpresent I'm using XMLA for analysis ...
|
| "Unable to count the members of the level" error | 28 Aug 2004 03:44 GMT | 3 |
I encountering the following error whenever I try to create a new dimension in the MS Analysis Server. "Unable to count the members of the 'Area Code' level.Please check your table joins."
|
| Linked server to Oracle | 24 Aug 2004 03:52 GMT | 1 |
Hi, I am developing DTS that extract data from Oracle via Linked server. I'm using MS OLE DB for Oracle. The following error message prompted when I query to selected tables (12 tables out of 40+ tables) in Oracle.
|
| multi-domains without trust | 22 Aug 2004 22:53 GMT | 1 |
i have to implement an olap server inside of different domain. these domains dont have trusts, and they can't-- i can't figure out the best architecutre here. Just pretend for a second, that this is my arch.
|
| Large Transacation Log even with Simple Recovery | 20 Aug 2004 19:43 GMT | 2 |
I am running into a problem where some of our tables are creating the log files to grow even with simple recovery. Everything I read says that simple recovery will prevent this. We especially notice this when we
|
| Statistics, reindex, defragindex... which first? | 20 Aug 2004 11:49 GMT | 4 |
in a datawarehouse with SQL Server 2000, what are your recommendations for when to reindex; update stats or just defrag the indexes? Actually, I update the statistics of the loaded table in my DTS package.
|
| Database Growth & Space Recovery Problem | 19 Aug 2004 12:01 GMT | 1 |
I have done this experiment on one of the tables. There is table called build havinf nvText Field with large no of records. I want to drop that column and recover space. These are the results I got. SP_SPACEUSED ?BUILD? Results
|
| Period To Date Function | 15 Aug 2004 16:58 GMT | 1 |
When looking at the SQL online books the Period To Date Function Topic is disable and would like to see what this function does, cause i am looking in to calculation the sales figures in SQL using the Period To Date Function and The Year To Date, but both this functions are disable, ...
|
| Update Statement Issue for DataMart?? | 14 Aug 2004 16:05 GMT | 1 |
Hi, I am having a problem with my update statement for my DataMart. (Using example here). I get text file & load it into TableA in Staging. From
|
| Please help me with MDX | 11 Aug 2004 04:14 GMT | 2 |
I'm really frustrated because it appears that Microsoft Data Analyzer's support/compatibility with "standard" MDX is pathetic :( I need to calculate the following but just can't figure out the "~Aspect ... " logic which Data Analyzer uses:
|
| Can't see any data when I browse the cube :( | 10 Aug 2004 16:21 GMT | 1 |
I have made sure that on the server I am a member of the OLAP Administrator group and everything seems to go well all the way up to Design storage and Cube processing but
|
| Repeat & Urgent desparate request really | 10 Aug 2004 04:04 GMT | 2 |
Sorry for the cross post but this is really urgent and I am at the end of my wits,,please can someone help. Sorry for the botheration and really many thanks in advance. Where are all the gurus :(
|
| T-SQL scripts for Fact & Dimension Tables | 09 Aug 2004 16:12 GMT | 2 |
Does any one know where I can find examples with T-SQL(or any other DB language) scripts for buliding & loading data in the Fact & Dimension Tables. It will be a great help for me to look at examples.
|
| Updating Datamart??? | 07 Aug 2004 01:17 GMT | 1 |
I am building datamart but I need your expert advise to update the datamart. I get text file & load it into Staging Table. From Staging Table I load it into Dimension table
|