what is main difference between change capture and change
apply stages
Answer Posted / dharma kaveli
the stage compares two data set(after and before) and
makes a record of the differences.
change apply stage combine the changes from the change
capture stage with the original before data set to
reproduce the after data set
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
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
Is the value of staging variable stored temporarily or permanently?
What is the difference between orabulk and bcp stages?
How do you run datastage job from the command line?
What is "fatal error/rdbms code 3996" error?
what is 'reconsideration error' and how can i respond to this error and how to debug this
Source has 2 columns: USA,NewYork INDIA,MUMBAI INDIA,DELHI UDS,CHICAGO INDIA,PUNE i want data in target like below: INDIA,MUMBAI1 INDIA,DELHI2 INDIA,PUNE3 USA,NEWYORK1 USA,CHICAGO2
Explain datastage architecture?
What is the difference between in process and inter process?
What are the important features of datastage?
Lookup constraints
Demonstrate experience in maintaining quality process standards?
What are the main differences you have observed between 7.x and 8.x version of datastage?
Whats difference betweeen operational data stage (ods) and data warehouse?
i WANTED TO USE THE RANGE LOOKUP SCENARIO IN DATASTAGE 7.5.2 SRVER JOB.i HAVE A DATE FIELD IN SOURCE AND I SHOULD MATCH IT WITH A FIELD IN LOOKUP FILE.BUT,THE FIELDS SHOULD MATCH EVEN THOUGH THERE IS SOME RANGE.CAN SOMEONE TELL ME HOW CAN I DO THAT. THANKS