what is main difference between change capture and change
apply stages

Answer Posted / abdullah

read answer 2 first because i`m appending this answer to it so u can understand more.

*change capture views you the records that were change only, without telling you the rest of of the original records
ex: if one records was changed among 5 records then it will view it alone.
-(it will take two input, the before data set and the after data set)

*change apply should take the original data set and the change capture data set and then apply the change to the original copy as an output. as a result you have now all the records including the new and changed ones.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between odbc and drs stage?

593


How many types of hash files are there?

610


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)

1896


What are the steps required to kill the job in Datastage?

682


How can we improve the performance in datastage?

647






how many rows sorted in sort stage by default in server jobs

3554


file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4

534


How rejected rows are managed in datastage?

915


What are the enhancements made in datastage 7.5 compare with 7.0?

707


1)what is the size of Fact table and dimension table? 2)how to find the size of Fact table and dimension table? 3)how to implement the surrogate key in transform stage? 4)write the configuration file path? 5)how many types of datasets explain? 6)diff b/w developed projects and migration projects? 7)how to delete the header and footer file of the sequencer file? 8)how can u call the parameters in DS in unix environment? 9) how much data ur getting daily ? 10)

2309


Give an idea of system variables.

587


Can you highlight the main features of ibm infosphere information server?

635


1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.

3501


Can you explain tagbatch restructure operator?

699


root tree will find which is server job and which is parallel job?

1445