What is max core value ? what is the use of it?
Answers were Sorted based on User's Feedback
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 |
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 ? | 13 Yes | 4 No |
Dear all, Please send me the ab initio pdfs and faqs i need... my mail id is rrajesh.intel@gmail.com
What is flow buffering ? How it reduces the chances of having deadlock ? How to use in abinitio graph?
Explain how you can run a graph infinitely in ab initio?
What is .abinitiorc and What it contain?
How to move or copy the project parameter or project object to my sandbox?
Describe the grant/revoke ddl facility and how it is implemented?
What are the factors on which storage of data depends?
Explain what is de-partition in abinitio?
What you can store, manage and reuse centrally in ab initio enterprise meta>environment (eme)?
What information is provided by .dbc file extension for connecting to the database?
what is the relation between EME , GDE and Co-operating system ?
What is the significance of record required indicator of Join component ?