Page 1 of 1

Slowly Changing Dimension stage : Quick explaination

Posted: Thu Jul 02, 2009 5:31 am
by algfr
Hi people,

I read all the documentation about SCD stage but I can't get to understand it.

It seems I have to use it while loading the fact table. To me it should be done like this :

1) My product dim is SCD 2 so I'm using a job to compare new data to old data. if required i will generate extra rows

2) When loading the fact table i filter the dim using dates to get the correct surrogate key in there

Does this make sense

Also what happens if I want to design a SCD type one dim using a standard surrogate key and migrate it later to a type 2 ?

Thanks people

Posted: Fri Jul 03, 2009 6:57 am
by Sreenivasulu
Sufficient questions are present on this topic in search database

First do a search and then post.

Ray has been reminding us all everyday on this

Regards
Sreeni

Posted: Fri Jul 03, 2009 7:41 am
by JRodriguez
Did you have the DataStage IBM Red book? If not do a search, is free, and will answer most of your questions

"IBM InfoSphere DataStage Data Flow and Job Design"

Posted: Tue Jul 21, 2009 5:19 am
by algfr
I send the output lint to a copy stage.

Done.