How can yoU improve session performance in aggregator
transformation?
Answer Posted / dilip
if you sort the input yet do not select the sorted input
option, the aggregator treats the data as unsorted data &
performs the task hence its cache size increases. the
performance is degraded despite using a sorter.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?
Explain in detail about scd type 1 through mapping.
What does refresh system mean, and what are its distinctive choice?
What are multi-group transformations?
can anyone explain me about retail domain project in informatica?
Tell me about MD5 functions in informatica
Describe data concatenation?
What do you mean by blocking transformation?
Difference between Target-based loading and constraint-based loading?
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
What is meant by lookup transformation? Explain the types of lookup transformation?
Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?
Explain the etl program with few examples.
EXL informatica Questions
Enlist few areas or real-time situations where informatica is required.