Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


to improve the performance of aggregator we use sorted input option and use sorter t/r befor aggregator. But here we are increasing one more cache in our mapping i.e; sorter. So how can u convince that you are increasing the performance.?

Answers were Sorted based on User's Feedback



to improve the performance of aggregator we use sorted input option and use sorter t/r befor aggrega..

Answer / koti

To do aggr. caliculations function it needs some time.. we
can reduce that time by providing sorted I/P. The time is
less which can takes to forward the rows from sorter to
aggregator rather than the time to do aggr. calculations
without sorted data.....

Is This Answer Correct ?    2 Yes 0 No

to improve the performance of aggregator we use sorted input option and use sorter t/r befor aggrega..

Answer / bhupal

if u wont use the sorted input the aggregator transformation will reads the records and keep until all the calculations are done.

if we provided the sorted input it reads the records and release the records reaching next first record of new group.
the integration service will creates the cache for only the sorter keys and only one cache in sorter t/r. so by providing the sorted input we get the performance advantage.

Is This Answer Correct ?    1 Yes 0 No

to improve the performance of aggregator we use sorted input option and use sorter t/r befor aggrega..

Answer / james

Sorted input in an aggregator transformation does not use
cache instead it uses the memory. Reading from memory is
faster than reading from cache.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Informatica Interview Questions

how to convert the .doc docs into .txt format using informatica

4 Answers  


In how many ways we can create ports?

0 Answers  


What is the need of etl tools?

0 Answers  


Which kind of index is preferred in DWH?

3 Answers  


i have one source 52 million records i want target only 7 records ?how wil you do what logic to implement?

7 Answers   L&T,


how to load dimension table and fact table. plz tell me the steps.

0 Answers   Cognizant, IBM,


Which gives the more performance when compare to fixed width and delimited file ? and why?

3 Answers   HP,


How u use pdf file in informatica source?

2 Answers   Ericsson, HP, IBM,


Q. We are the loading the table on daily basis it is incremental loading. and A person rahul slary was 10000, so if i check before run my salalr is 10000. but toay there is update that my sal is 15k but that will come to know after the load. braod crtiteria is we donot want to show downstream teams partial updated data. need aproad as etl developer

0 Answers  


what is difference between mapping and mapplet ?

2 Answers   TCS,


Hi Friends, How i could convert a cobol file (VSAM) into the flat file? How i could edit a cobol source file (VSAM)? I want to introduce few columns in the source file and finally the target should be in the Cobol itself. Kindly suggest me friends. Thanks in Advance, Innai

1 Answers   Infosys, Saksoft,


can we create index and drop index in exsisting table while using infomatica

4 Answers  


Categories