What is the Difference between Change capture stage and
Difference Stage ? What are its significance individually ?
Answer / rakesh gupta
There is not much difference between cdc stage and difference stage.Both the stage similar.
Difference between cdc stage and difference are following:-
1.In CDC stage,we should have same number of columns and same column name from both the input link.However,In difference stage we can have different number of column and Different column name.
2.The CDC stage takes two input data sets, denoted before and after, and outputs a single data set whose records represent the changes made to the before data set to obtain the after data set.However,Difference stage performs a record-by-record comparison of two input data sets, which are different versions of the same data set designated the before and after data sets. The Difference stage outputs a single data set whose records represent the difference between them.
| Is This Answer Correct ? | 6 Yes | 10 No |
What are the functionalities of link partitioner and link collector?
how can we send even and odd records from a sequential file to two different targets
10 Answers IBM, iGate, TCS,
what is mapping lookup
eno ename esal acct1 acct2 amount1 amount2 100 suresh 10000 sbi1 sbi2 1000 2000 this is our sourse data i would loke to disply like this eno ename esal acct amount 100 suresh 10000 sbi1 1000 100 suresh 10000 sbi2 2000
How to move data set from one server to other?what are the steps to follow to do this?
project Steps,hits, Project level HArd things,Solved methods?
Describe the architecture of datastage?
Hi , Today 1000 records updated, tomorrow 500 records updated how to find that?
source file is having 5 records while moving into target it want to be 10 records
what is time dimension? and how to populate time demension
What is the difference between datastage and datastage tx?
What is a datastage job?