| Thread | Last Post | Replies |
|
| Reporting Database | 30 Sep 2004 03:28 GMT | 4 |
We want to create a reporting database from our OLTP database. We are thinking to take an initial snapshot and then use transactional replication. However, we also want to keep the OLTP database with only one year of data. If after one year, we remove records from OLTP, the ...
|
| Good Book on Datawarehousing with SqlServer? | 29 Sep 2004 13:11 GMT | 1 |
Can anyone recommend a good book on designing and implementing a data warehouse using sql server specifically? Not just one in your library, but one that stands-out? Thanks,
|
| using col_name | 24 Sep 2004 14:04 GMT | 3 |
how can i use COL_NAME in where? SELECT * FROM table WHERE COL_NAME(OBJECT_ID('tableTTT'),6)=value_to_compare
|
| "Design Storage and Process the Cube" issue | 21 Sep 2004 13:11 GMT | 1 |
To anyone who can help, I am reviewing the processes in the Analysis Manager, and I am going through the sample exercises offered by SQL Server's Analysis Manager Help. So far, every step has been successful, but now I am running into a
|
| error creating offline cubes | 20 Sep 2004 14:35 GMT | 2 |
i want to create offline cubes in excel 2003 and receive following error message: Microsoft OLE DB Provider for Analysis Services: Data source provider error.
|
| Set dimension write-back capability step | 19 Sep 2004 17:09 GMT | 1 |
I am following the tutorial to create a Parent-Child dimension Account. Why cann't I see the step "Set dimension write-back capability"? I am using SQL 2000 Standard. Thanks
|
| SQL Server 2000 Freeze Memory | 18 Sep 2004 15:48 GMT | 2 |
Hello there, my datawarehouse uses SQL 2000 enterprise as database. When the ETL process runs it takes all the memory of my server (aprox 2gb) and when it finish, the memory stay freeze, an the task manager shows that the
|
| Master Database Management/Master Data Management | 18 Sep 2004 07:16 GMT | 1 |
I would like to find out what is Microsoft's Position in terms of Master Database/Data Management Solutions. I was looking at one article where SAP talks about Master Data Management and here is what they say : SAP Master Data Management is the foundation for harmonized, consistent
|
| How to implement OLAP | 16 Sep 2004 00:42 GMT | 1 |
I have an SQL Server 7 transaction Database for which I want to implement OLAP. I had a play around with OLAP using SQl server 7 but I now wish to give it a go using an SQL server 2000 platform.
|
| There is a loop in the schema. Please remove the extra joins | 15 Sep 2004 02:47 GMT | 1 |
I created a cube with 2 Snoflakes dimension. The first dimension use table A and table B. The second dimension use table C and table B. When my both dimesion was created, my fact table is join
|
| Question about Top-down and Bottom-up approac | 14 Sep 2004 13:30 GMT | 3 |
As we all know that there are two approaches of implementing a data warehouse project. One is the top-down approach where in we create the central data warehouse first, and then we go about creating different data marts. Another approach is Bottom-up where in we create individual ...
|
| Refresh Data In Cube | 12 Sep 2004 15:51 GMT | 2 |
How to refresh data for a day in a cube. I want to do this without deleting the records from the fact tables for the specified day. -- Regards,
|
| Database record disappear | 10 Sep 2004 15:13 GMT | 1 |
I has a strange question. My company is using a old system with Win NT 4.0 Server + MS SQL 7.0. The system is busy and handle a lot of SELECTs and INSERTs all the time. Sometimes, some transactions are blocked by some other transactions.
|
| BI Vendors | 09 Sep 2004 06:16 GMT | 2 |
My company is looking at several vendors of BI software for our data warehouse. We have never had a data warehouse before and are learning everything from scratch. Does anyone have any opinions on the following vendors...
|
| Help - Multi values dimensions ? | 08 Sep 2004 23:51 GMT | 1 |
we developped a software with a data warehouse in sql server, without using analysis services, and following the star design. we are working with data about transactions, with caracteristics modeled in dimensions. in general each transaction has one single value for each
|