if we r using aggregator we enabled sorted input but the
records r not sorted what happen?

Answers were Sorted based on User's Feedback



if we r using aggregator we enabled sorted input but the records r not sorted what happen?..

Answer / purnima

The session fails.

Is This Answer Correct ?    30 Yes 6 No

if we r using aggregator we enabled sorted input but the records r not sorted what happen?..

Answer / deepthi

If u enable the 'sorted I/p'option in AGG tranformation,
power center server assumes that all data is sorted by
group.
If u use sorted i/p and dont use the sorted data session
fails.

Is This Answer Correct ?    17 Yes 2 No

if we r using aggregator we enabled sorted input but the records r not sorted what happen?..

Answer / infa developer

Session fails

Is This Answer Correct ?    8 Yes 2 No

if we r using aggregator we enabled sorted input but the records r not sorted what happen?..

Answer / krishnakanth.ch

When the 'Sorted Input' is enabled and if the data is not
sorted, then unexpected results will occur. It means the
session will succeed but the end result may not be the way
as per the business requirement.

Another point to be remembered is:

Group by columns in the Aggregator transformation must be
in the same order as they appear in the Sorter
transformation

Is This Answer Correct ?    3 Yes 3 No

if we r using aggregator we enabled sorted input but the records r not sorted what happen?..

Answer / saradhi

i think its thorws an error

Is This Answer Correct ?    2 Yes 4 No

if we r using aggregator we enabled sorted input but the records r not sorted what happen?..

Answer / vaibhav bhandeo

This technique is used when you want a performnce boost.
There will be an aggrigator cache created and will be
indexed. Although you have not given a sorted input it will
still work fine as it is indexed in cache. Please note this
is not like a page fault where you have to bring the page
from the secondary memory when not found in primary memory.

Is This Answer Correct ?    1 Yes 9 No

if we r using aggregator we enabled sorted input but the records r not sorted what happen?..

Answer / k gopi krishna

Session throws warning. can see it in log file
In case of Join , i guess session fails

Is This Answer Correct ?    0 Yes 8 No

Post New Answer

More Informatica Interview Questions

what is shared Cache. when we will use shared Cache?

4 Answers  


Explain constraint based loading in informatica

0 Answers   Informatica,


Please let me know how we can implement the below scenario. In a single mapping,more than 500 sources (legacy,VSAM,relational) will be loading into only one target. Whenever I retreive the data(any record) from target, i need to find the details that the record belongs to which source. Thanks in advance..

5 Answers   iGate,


How to load the data from people soft hrm to people soft erm using informatica?

0 Answers  


what is incremental loading ?

12 Answers   CTS, IBM, Oracle, TCS,


How can yoU create or import flat file definition in to the warehouse designer?

2 Answers  


Can any one give me an example for factless fact table ? If your answer is studunt attendence registration,could you plese give me explanation for this ?

3 Answers   Cap Gemini, Puma, Wipro,


what are the different types of transformation available in informatica. And what are the mostly used ones among them?

0 Answers  


Differentiate between a database and data warehouse?

0 Answers  


what is the difference between lookupoveride and joiner?

3 Answers  


hi real timers . iam waiting for ur reply regarding ETL TESTING

0 Answers  


What happens if we dont select data driven option?

2 Answers   Zensar,


Categories