Answer Posted / abc
MAXCORE parameter is used when we use Inmemory: Input need
not be sorted option. It is the maximum memory in bytes
that the component uses per partition. This parameter can
be seen in Join, Sort and Rollup
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is a partition?
What are the different forms of output that can be obtained after processing of data?
How scientific data processing is different from commercial data processing?
Do you think effective communication is necessary for data processing? What is your strength in terms of same?
What are the different types of parallelism used in abinitio?
How can you import XML repositories exported from different tools like ODI
Explain data flow graph with an example?
What is a data processing cycle and what is its significance?
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
Code check-in and check-out commands in AbInitio
How to replace last 4 digits of an input column with XXXX given input column has 12 digits?
You can ask about different vector functions. How to use in abinitio graph?
What is the max core of a component?
Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?
When we should use 'jobid' for commit table (Output table component??