Archived Months
January 2003
March 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > sql server data warehouse > august 2005

How to copy a database?
Posted by Helma S via SQLMonster.com at 8/30/2005 8:06:30 AM
The ministery of Education is developing a datawarehouse. As a result they can deliver Ascii files or facttables and dimensiontables. Statistics Netherlands is allowed to make use of their figures. Is it possible to make a full copy of their database or should we ask the ascii file so that we can...more >>


i'm new to dw been to oltp for some time
Posted by Jose G. de Jesus Jr MCP, MCDBA at 8/30/2005 3:07:03 AM
I'm new to dw i'm just confuse with the terms 1. what is a warehouse? Is it just a copy of an OLTP database that has been cleased and transformed is this a SQL server DB and not an AS DB or is it the AS DB thanks -- Jose de Jesus Jr. Mcp,Mcdba Data Architect Sykes Asia (...more >>

Help linking two date columns to time dimension
Posted by Steven at 8/25/2005 1:45:03 PM
Scenario: An incident dimension table has two dates "OpenedDate" and "ClosedDate". I have created an "Incidents" dimension and I want to create 2 measures "Opened Incident Count" and "Closed Incident Count" and then browse the cube displaying both incident counts, slicing with the time d...more >>

Cube Analysis
Posted by Chris at 8/25/2005 7:38:01 AM
I have been searching for a similar Excel Add-in for AS 2005 and am unable to find one. Does anyone have any suggestions for creating an "easy" Excel-based client for our datawarehouse connection? We currently pay for a datawarehousing application and we are trying to replace it with one that ...more >>

Using BLOBs in SQL
Posted by Jawallaby at 8/25/2005 6:44:02 AM
Can anyone tell me what the pros/cons are of using blobs in sql? We are looking at scanning certain paperwork and storing it with the appropriate records in our database. The two options are to store the images as blobs or to store them as file system objects with a referral pointer in the ...more >>

DTS fails on Stored Procedure warning
Posted by Mo at 8/22/2005 12:19:16 PM
Hi, I am calling a stored proc from a DTS package in SQL 2000 using Execute SQL step & when I try to execute it from DTS, I get 'failed on execution', but when I run the stored proc manually, it runs fine, but gives a couple of warnings: Warning: Null value is eliminated by an aggregate or o...more >>

Can AS 2005 connect to Teradata directly?
Posted by Byron at 8/17/2005 12:00:00 AM
Hi, We need Analysis Service 2005 connect to Teradata directly, but we can¡¦t find the way. There is no odbc driver selection in AS 2005. How can we do that? Thanks Byron Hu ...more >>

Correcting old data
Posted by Wreck at 8/16/2005 10:22:02 PM
Hi, What's the best way to handle data reloads when you have implemented Type 2 slowly changing dimension? For example, you might have an Account dimension, with a status of open or closed. Someone accidentally closes the account, which we then extract and update, creating a new record. ...more >>



multiple files for 1 group but same "disk"... performance?
Posted by Jéjé at 8/15/2005 7:44:16 PM
Hi, To try to improve my performance on a system where I have no control (a long long story...) My problem: the HD subsystem is "bad", I'm on a SAN and most of my wait types are caused by the disks. I have only 1 disk available (300gb in Raid 5, but I don't know how many disks behind t...more >>

how to improve data transfert througput?
Posted by Jéjé at 8/13/2005 11:42:24 AM
Hi, How can I improve the communication and the data transfert betwee n 2 servers across a 1ghz LAN? I have a data warehouse on a server and my OLAP cubes on a second server. the data transfert never takes more then 5% of the 1gbps bandwidth My SQL query is optimized but I have 3 tables li...more >>

Anyone know of any good AS performance tuning guides on the web?
Posted by Ian W at 8/12/2005 4:26:03 AM
Anyone know of any good AS performance tuning guides on the web?...more >>

lot of CXPACKET wait types...
Posted by Jéjé at 8/10/2005 11:11:55 AM
Hi again, my second problem is the CXPACKET wait type. during the execution of complex queries when the same table is used multiple times, I have some CXPACKET waits. My server is SQL 2000 Ent. SP4 with 4 proc. (with HT, so windows see 8 processors) my HD subsystem is bad and I can't d...more >>

how to reduce PAGEIOLATCH_SH waits?
Posted by Jéjé at 8/10/2005 10:34:28 AM
Hi, I have heavy updates and the most frequent problem is the PAGEIOLATCH_SH wait type. The update is blocked by himself (using the sp_who1, I see the lock) what can I do? there is any hint or option to test? which counter of performance I have to follow? thanks. Jerome. ...more >>

Error connecting to a SQL 2005 (June CTP) Cube using Excel 2003
Posted by Duncan at 8/9/2005 8:50:11 AM
When I use the PivotTable Wizard in Excel 2003 to connect to a SQL 2005 cube, the wizard successfully finds and connects to the cube, but when I click 'finish' to retrieve the data, I get the following error: "Initialization of the data source failed. Check the database server or contact y...more >>

Dimension Properties in Excel 2K Pivot Table
Posted by Jérémie Gent at 8/5/2005 9:40:57 AM
Hi! I use Excel Pivot Tables as OLAP Cube Browser, for cubes which are on an SQL Server Analysis Services Server. This works fine and I'm hapy with it, but some of my cubes contain dimension properties, that only Excel 2003 can show, and my company's unfortunately working with Office 2000,...more >>

Taking benefit from datawarehousing
Posted by Manish at 8/4/2005 5:17:08 AM
What is Datawarehouse and How can we take benefit out from it. ??...more >>


DevelopmentNow Blog