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

What are the associated ports in look up T/R.

5 Answers   IBM, Zensar,


What is difference macros and prompts?

2 Answers  


I want load the data into target with out 1st and last record.

5 Answers   Yash Technologies,


In CSV flat file date are in the following format. dd/mm/yyyy (05/01/2005)and d/m/yyyy (5/1/2005) and dd/m/yyyy (05/1/2005) and d/mm/yyyy (5/01/2005). It should be load to target in a unique format. How will you implement this?

1 Answers  


in staging we are merging the data and remove the inconsistants data that type of situation what u will done and type of functions u can use

0 Answers   TCS,


what is surrogate id ?

3 Answers   IBM,


What will happen when Mapping variable and Mapping parameter is not defined or given? Where do you use mapping variable and mapping parameter?

10 Answers   Deloitte,


What is IQD file?

1 Answers  


Could you explain what is enterprise data warehouse?

0 Answers  


wht is cdc?how to use it in creation of mappings?

6 Answers   HSBC,


Which kind of index is preferred in DWH?

2 Answers  


one source to target loading insert new rows and update existing rows?

3 Answers   Polaris,


Categories