What is the Difference between Change capture stage and
Difference Stage ? What are its significance individually ?
Answer Posted / 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 |
Post New Answer View All Answers
Which commands are used to import and export the datastage jobs?
If you want to use the same piece of code in different jobs, how will you achieve it?
how to use self join using datastage ? can u tell me using stage how can we implemnet the self join
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?
What is the importance of the exception activity in datastage?
Is it possible to query a hash file?
How do you register plug-ins?
What is ds designer?
What are the main features of datastage?
what is use of SDR function?
What is data partitioning?
State the difference between an operational datastage and a data warehouse?
How do you schedule or monitoring the job?
project Steps,hits, Project level HArd things,Solved methods?
Explain datastage architecture?