how can we load starting with 11th record of a table from
source to target
Answer Posted / ajit
use sequence generator with port key to source rows and then
use filter condition key>11
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is a filter transformation and why it is an active one?
How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?
During the running session, output files are created by informatica server. Enlist few of them.
How many dimensions are there in informatica?
Explain sql transformation in script mode examples in informatica
How do you load alternate records into different tables through mapping flow?
where to store informatica rejected data? How to extract the informatica rejected data?
What are roles and groups and benefits of using them?
Explain pmcmd command usage in informatica
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
What is the function of aggregator transformation?
What is lookup change?
Tell me about MD5 functions in informatica
Target increases every day even though no new record was inserted
What is resilience time?