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
Differentiate between operational datastage (ods) and data warehouse?
Could anyone give brief explanation bout datastage admin
What are some prerequisites for datastage?
What are the various kinds of the hash file?
Can you define merge?
How to write a expression to display the first letter in Caps in each word using transformer stage ? Please let me know ASAP Thanks in advance...
What are the different options associated with dsjob command?
What are the partitioning techniques available in link partitioner?
hi iam new to this tooliam cmpltied to know abt datastage so now iam in project tell me whole step by step what iam doing iwnt to go with exp so plz hlp me pals
What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)
What is the command line function to import and export the ds jobs?
Terminate Activity
Notification Activity
What is the difference between operational data stage (ods) and data warehouse?
How to reverse the string using unix?