What is the difference between In-Memory Sort and Inputs
must be sorted?
Answer Posted / 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 |
Post New Answer View All Answers
Describe the evaluation of parameters order in ab initio?
Is data warehousing different from data mining?
How can you import XML repositories exported from different tools like ODI
What are the key elements of a data processing system?
What parallelisms does Abinitio support?
What is de-partition in abinitio?
Suppose we assign you a new project. What would be your initial point and the key steps that you follow?
Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?
Explain batch processing in ab initio?
What are the Types of parallelism in detail?
How to compare two dmls in abinitio
what is the project environment(for each project the environment is same or different to different project)?
What is the core of co> operating system?
What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.
can we perform checkin and checkout through sandbox?