dbTalk Databases Forums  

Design advice

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Design advice in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Michael Vardinghus
 
Posts: n/a

Default Design advice - 06-07-2004 , 06:31 AM






Soon about too pull out data from different oltp systems which means some
kind of merging dimensions.

I see two approaches

1) my dimension table represents the union between the oltp systems
dimension tables
2) my dimension table represents the contense of the oltp systems from where
it origins and records from other oltp system with unknown dimension values
is dismissed and informed to user

Number 1 I think I can handle but how would one go about making number 2 ?
Would it be a separate sql-task that gets records with dimension values that
doesn't exist and put these into a sql-loggin table ? And another sql-task
which gets records with dimension values that does exist.

\Michael V.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.