my source having 10 records but how can i load 20 records in
target, i am not bother about duplicates?
Answer Posted / sujana
use union transformation..connect source to multiple grps of union transformation..
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to call shell scripts from informatica?
What is meant by a domain?
Informatica Checkpoints
What is the reusable transformation?
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
How does a rank transform differ from aggregator transform functions max and min?
Write the unconnected lookup syntax?
State the differences between sql override and lookup override?
What is meant by pre and post session shell command?
Explain what are the different versions of informatica?
Describe the scenarios where we go for joiner transformation instead of source qualifier transformation?
What does reusable transformation mean?
What are the basic requirements to join two sources in a source qualifier transformation using default join?
Explain pushdown optimization $pushdownconfig parameter - informatica
can you please explain me pre session and post session options?