What is the difference between In-Memory Sort and Inputs
must be sorted?

Answers were Sorted based on User's Feedback



What is the difference between In-Memory Sort and Inputs must be sorted?..

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

What is the difference between In-Memory Sort and Inputs must be sorted?..

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

What is the difference between In-Memory Sort and Inputs must be sorted?..

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

Post New Answer

More Ab Initio Interview Questions

Describe what the SQL Server tempdb and tlog files are used for?

0 Answers  


What is de-partition in abinitio?

0 Answers  


After completion of graph what is the next process to perform? who will perform the later process?

1 Answers  


What are differences between different versions of co-op?

0 Answers  


What is a cursor? Within a cursor, how would you update fields on the row just fetched?

0 Answers  






What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?what are differences between different versions of co-op?

0 Answers  


I have a DML in my local system the location is E:/u/home/khaleel/dml how to convert this path to $DML?

1 Answers  


what is the syntax of m_dump command?

3 Answers  


how does deadlock occur?

6 Answers   IBM,


what is different daily and monthly develop the abinitio graphs?

1 Answers   TCS,


The methods to improve performance of a graph?

0 Answers  


Describe step by step the process of creating tag and savefile for migration

1 Answers   TCS,


Categories