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
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 |
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 |
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 |
Design a mapping to get the pervious row salary for the current row. If there is no pervious row exists for the current row, then the pervious row salary should be displayed as null.
How to implement security measures using repository manager?
Stage is which type of load is it a full load or incremental load Please let me know in detail with best example
Mapping variables, parameters syntax, if you create mapping variables and parameters in mapplet can you use them in the mapping?
I have a flat file, want to reverse the contents of the flat file
Explain target update override in informatica
where to store informatica rejected data?
What do you mean by filter transformation?
When do we use dynamic cache and static cache in connected and unconnected lookup transformations?
Why do flat file load is faster if you compare that with table load ? Please answer me. Advance Thanks, Manojkumar
while creating the scd mappings. we will mention flag value. what exactly the use of defining the FLAG VALUE. Please explaine indetaile
How we can create indexes after completing the loan process?