In Which scenario did u used Incremental loading?
Answers were Sorted based on User's Feedback
Whenever your record changes and any date column get
updated in source.This happens in mainly transactions where
amount or balance changes.This record is flagged based on
the the date colum which isnow changed and value become
greated then session run time when it was executed
previously.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ramu
for capturing the changed data in source we use the
incremental loading.
| Is This Answer Correct ? | 0 Yes | 0 No |
Reusable transformation and shortcut differences
In Which scenario did u used Incremental loading?
I have name like INDIA in a column. I want display 1st line A, 2nd line N, 3rd line D, 4th line I, 5th line A in oracle data base?
Whats the difference between informatica powercenter server, repositoryserver and repository?
Suppose i have 10000 records.First time i have to load 1 to 1000 records and second run i have load 1000 to 2000 records and third load i have to load 2000 to 3000 rows .How will achieve
TELL ME ABOUT WORK FLOW SCHEDULING?
How to elaborate powercenter integration service?
who to split dimentions into sub dimention
Can we use Lookup instead of Joiner to join 2 tables? If yes which is faster and why?
In my sourse i have like ename,gender vasu,male geetha,female ram,male suma.female kesav,male in my output i need male,female vasu,geetha ram,suma kesav
How to implement security measures using repository manager?
What will happen if we have a filter transformation used in a mapping and in the filter condition we specify 1. Yes nothing else, only the number 1. In other words, assuming we have 10 rows coming to this filter transformation as an input, how many rows will be output by this transformation when we have only 1 in the filter condition?