What is max core value ? what is the use of it?

Answers were Sorted based on User's Feedback



What is max core value ? what is the use of it?..

Answer / duffer

The max-core parameter (for those components that have it)
allows you to specify the maximum amount of memory that can
be allocated for the component.
If the component has enough memory allocated to it, it can
do everything it needs to do in memory, without having to
write anything temporarily to disk.

Is This Answer Correct ?    27 Yes 4 No

What is max core value ? what is the use of it?..

Answer / hari babu

MAX_CORE is a temporary memory of component and it is used
to sort the records and it read and write the files to disk.
-> The perameter avilable when the "SORTED_INPUT" perameter
is set to IN_MEMORY:"Input Need Not be sorted"
->It contains default values is 67108864(64mb)

NOTE: This perameter avile in JOIN,SORT and
Assign_Key...etc Components.

Thx
HariBabu

Is This Answer Correct ?    12 Yes 4 No

Post New Answer

More Ab Initio Interview Questions

How you can delete an object from a tag ? How to use in abinitio graph?

1 Answers   IBM, TCL,


what is environment variables and parameters?

1 Answers  


Hi friends, i have input like below naresh 10,20 suresh 30,40 i want out put like naresh 10 naresh 20 suresh 30 suresh 40 please help me thank you

3 Answers  


Mention what are the different types of parallelism used in abinitio?

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  






) How can you count the total no .of records in the specified partition in the Multifile?

5 Answers  


We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?

0 Answers  


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

3 Answers  


What you can store, manage and reuse centrally in ab initio enterprise meta>environment (eme)?

0 Answers  


How can you connect eme to abinitio server?

1 Answers  


The methods to improve performance of a graph?

0 Answers  


How to load the data from an excel sheet to input file in a graph?

2 Answers   IBM,


Categories