all groups > sql server data warehouse > february 2005 >
You're in the

sql server data warehouse

group:

Near Real time updating of fact table


Near Real time updating of fact table simon
2/15/2005 1:57:01 AM
sql server data warehouse: -what is the best method that to implement the near real time updating of a
fact table without affecting all those users who are reading from it?
-fact table in question is only 1.8gb in size, 3.1 million rows, expect near
real time updating of approx 1000 new fact table records every 15 min,
occassionaly updates of historical (modified) fact table records - this is
where i assume write locks v read lock conflict may occur
- i am only concerned for the crystal report users who are using the fact
table via sql views ie relational db, the cube at present can stay as write
an night and read during the day
Re: Near Real time updating of fact table Rakesh Doebe via SQLMonster.com
2/23/2005 2:17:59 PM
U can use DTS for this, keep in mind that DTS is version sensitive.

--
Re: Near Real time updating of fact table Jay Lee
4/27/2005 12:48:04 PM
Can you please elaborate on DTS being version sensitive?
I am also trying to achieve this in my data warehouse environment and very
curious to find out how.

Thanks,

Jay

[quoted text, click to view]
Re: Near Real time updating of fact table Jay Lee
4/27/2005 12:51:27 PM
Can you please elaborate on DTS being version sensitive?
I am also trying to achieve this in my data warehouse environment.

Thanks,

Jay

[quoted text, click to view]
AddThis Social Bookmark Button