which one is costliest transformation? costliest means
occupying more memory. which one
Aggregator,sorter,filter,etc..
Answer Posted / cooldude
Sorter will be costliest transformation as it uses
temporary cache and its size is approximately to the size
of RAM.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Parameter and variable differences
How can we update a record in the target table without using update strategy?
How to start a workflow using pmcmd command?
What are the conditions needed to improve the performance of informatica aggregator transformation?
Explain in detail about scd type 1 through mapping.
can any one give some examples for pre sql and post sql(Except dropping and creating index).
How to generate sequence numbers without using the sequence generator transformation?
Which are the different editions of informatica powercenter that are available?
What is meant by a domain?
What is status code in informatica?
Briefly define reusable transformation?
What is an active transformation?
Explain direct and indirect flat file loading (source file type) - informatica
What is a repository? And how to add it in an informatica client?
I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.