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

What is the purpose of having stored procedures in a data-based?

0 Answers  


What is use of creating a save files? How to use in abinitio graph?

1 Answers   Cognizant, IBM, Intellego, TCL,


What is MAX CORE of a component?

0 Answers  


How to migrate the code FROM development to QA and QA to production?

1 Answers   CTS,


How to move data from developement to testing and testing to production?

1 Answers   BitWise, CTS, Satyam, Wipro,






Code check-in and check-out commands in AbInitio

0 Answers  


How do we handle if DML changing dynamicaly?

5 Answers   GE, HP, IBM, Mannar Company,


what is the syntax of m_dump command?

3 Answers  


How does the bre work with the co>operating system?

0 Answers  


How you can generate surrogate key? How to use in abinitio graph?

2 Answers   IBM, TCL, Torry Harris,


how does deadlock occur?

6 Answers   IBM,


Pdl with an example?

0 Answers  


Categories