my source having 10 records but how can i load 20 records in
target, i am not bother about duplicates?
Answer Posted / kamleshmishra291
After SQ use Java transformation
SQ--Java transformation
for(int i=0;i<2;i++)
{
output_port=input_port;
generateRow();
}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you update the records with or without using update strategy?
How many transformations can be used in mapplets.
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
Explain what is informatica metadata and where is it stored?
Explain incremental aggregation in informatica
i have a data in my source as a flat files what test i have to perform the next step can any body help to me
What is a snowflake schema?
suppose we are using dynamic lookup cache and in lookup condition the record is succeeded but in target it is failed due to some reasons then what happened in the cache ?
Explain what transformation and how many are there in informatica?
What are the mapping parameters and mapping variables?
Can informatica load heterogeneous targets from heterogeneous sources?
In warehouses how many schemas are there?
How to update a particular record in target with out running whole workflow?
Where are the source flat files kept before running the session?
Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?