Suppose we are using a Dynamic Lookup in a Mapping and the commit
Interval set for the tgt is 10000. Then how does the data get
committed in the lookup if there were only 100 roows read from
the src and the dynamic lookup dint have the 100th row in it?
Answer Posted / abhishek singh
First of all can u please tell me whether target is used as
source in this mapping.
If target is used as source in the mapping then commit
interval should be 1.
In other case where target is not used as source then it
could be anything, In your case it will be 10000.
Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is joiner transformation?
As union transformation gives UNION ALL output, how you will get the UNION output?
Please let me know how to make Data masking in informatica..
What will happen if the select list columns in the custom override sql query and the output ports order in sq transformation do not match?
What are Dimensional table?
To import the flat file definition into the designer where should the flat file be placed?
What are the tasks that source qualifier perform?
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 meaning of decode in informatica?
wat are deployement groups in informatica, how it will be used for developers
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
Differentiate between a repository server and a powerhouse?
Define the various join types of joiner transformation?
What are the differences between source qualifier and joiner transformation?
How to partition the Session?