What is the difference between In-Memory Sort and Inputs
must be sorted?
Answers were Sorted based on User's Feedback
Answer / duffer
When set to In memory: Input need not be sorted, the
component accepts unsorted input and permits the use of the
maintain-order parameter. Component sorts records
internally in its buffer.
When set to Inputs must be sorted, the component requires
sorted input, and the maintain-order parameter is not
available.
Default is Inputs must be sorted.
| Is This Answer Correct ? | 19 Yes | 2 No |
Answer / rishi
@ Mahendra,
So u r saying that even if the input dataset is sorted (on
the driving port) and u select in-memory sort then still
the output will be unsorted ?????
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / mahendra patnaik
The Inmemory sort and input must be sorted options are
there in the Join,Rollup and Dedup components.
Main difference between these two is if you selected input
must be sorted options in the above mentioned components
the the downstream components will get the records in a
sorted oder. if you are selected option as Inmemory sort
then the downstream components will not get the sorted
records.
| Is This Answer Correct ? | 1 Yes | 13 No |
How abinitio eme is segregated?
Name the different type of processing based on the steps that you know about?
what is macro?At what situation we have to face?
How can you increase the number of ports of your output flow? What is the limit? Can i have 20 out ports?
What information does a .dbc file extension provides to connect to the database?
how will i can implemate Insert,Update,delete in abinitio? how will u view MFS in unix?what is diff/btween conditional dml& conditional component?
What does dependency analysis mean in Ab Initio?
What is sort component in abinitio?
Broadcast and replicate does the similar work , what’s the diff then
Explain PDL with an example?
Describe step by step the process of creating tag and savefile for migration
What is the difference between check point and phase?