Hai..,This Kiran .
how to immlement SCD's through sequential file.please
explain briefly.if nt ask me i will explain ,what i know.
Answer Posted / ashutosh g
Hi,
SCD means Slowly Changing Dimensions.
There are multiple ways to solve this. However, here are
the three main types:
Type1 : The new record replaces the original record. No
trace of the old record exists.
Type2 : A new record is added into the customer dimension
table with an Active flag or something. Therefore, the
customer is treated essentially as two people. This is the
most popular method.
Type3 : The original record is modified to reflect the
change. Essentially, this method requires adding a new
column to reflect the change. This is very seldom used.
source-->LookupTransform---->transform--->Target DIm
|
Hashfile
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is ds designer?
What is a quality stage in datastage tool?
Have you have ever worked in unix environment and why it is useful in datastage?
What is difference between server jobs & parallel jobs?
Explain how a source file is populated?
How do you generate sequence number in datastage?
What are the areas of application?
EXPLAIN SCD
Explain the situation where you have applied SCD in your project?
Hi,can any one please mention list of dimension and fact tables for Sales and Distribution System for a Pharmacutical company.
I/p : F1 table have A,B,C,D,E and F2 table having C,E,V i need output 0utput1: ABD output2: V any one suggest me this
What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?
Hi everyone,I have kept a project Sales And Distribution for a pharmaceutical company.can anybody explain one complex business rule that we had in our project and how did you accomplish it using DS?
How do you start developing a datastage project?
i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu