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...


In a simple mapping when i use aggregate t/r with out any
condition or group by, i am getting output as only last
record in the table . can any one explain it please.........?

Answers were Sorted based on User's Feedback



In a simple mapping when i use aggregate t/r with out any condition or group by, i am getting outp..

Answer / srinivas.medagum

When the records come from SQ each record from first one
checks for the group by port but till last record it doesnot
found .So by default as the last record considered as only
record it stores in Agg T/R.

Is This Answer Correct ?    3 Yes 1 No

In a simple mapping when i use aggregate t/r with out any condition or group by, i am getting outp..

Answer / ankit kansal

By Default informtica finds a group on the basis of your group by check boxes and returns you last row of each group when you don't specify any group by clause then it takes whole data set as a single group and returns you the last row of that whole group...

please make me correct if i am wrong..

http://deepinopensource.blogspot.in

Is This Answer Correct ?    1 Yes 0 No

In a simple mapping when i use aggregate t/r with out any condition or group by, i am getting outp..

Answer / naresh_infa96

If you're using Aggregator Trasnformation without using group by on any port then the aggreagtor TXNs consider whole table as one group and gives the last row as output.

Why last row as Output : by default aggregator uses MAX() function

Is This Answer Correct ?    0 Yes 0 No

In a simple mapping when i use aggregate t/r with out any condition or group by, i am getting outp..

Answer / pooja

few options:
1. did you place any other trans before Agg t/r
2. check how many rows are comming form source.
3. run the debuger for more info

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Informatica Interview Questions

How can we improve session performance in aggregator transformation?

0 Answers   Informatica,


What is the use of code page?

0 Answers  


Performance tuning( what you did in performance tuning)

0 Answers   Infosys,


What is limitations of truncate and load option

1 Answers   Cap Gemini,


my source table having sureshraj42@gmail.com and rajeshraj42@gmail.com and i have only sureshraj and rajeshraj for my target table which transformation i have to use in informatica

3 Answers   HP,


How will u find weather dimension table is big in size of a fact table?

1 Answers  


what is target update override and when we use it?

2 Answers   TCS,


difference between shortcut and reusable transformation?

2 Answers  


How do you load first and last records into target table?

0 Answers  


TELL ME ABOUT WORK FLOW SCHEDULING?

3 Answers   TCS,


Enterprise data warehouse your projects phase by phase explain?

0 Answers   Cap Gemini,


In Datastage, we have row generator stage to generate dummy row. Is there any such transformation in Informatica. Thanks in advance, Kumar

1 Answers  


Categories