How Does MAXCORE works?

Answers were Sorted based on User's Feedback



How Does MAXCORE works?..

Answer / kiran

Maximum memory usage in bytes,Before spilling data on the
disk.
The defalut max core for a sort component is 10485760

Is This Answer Correct ?    6 Yes 0 No

How Does MAXCORE works?..

Answer / pullareddy

Memory in bytes which can be used by component to process
records before writing into disk

Is This Answer Correct ?    1 Yes 0 No

How Does MAXCORE works?..

Answer / 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

How Does MAXCORE works?..

Answer / nag

It meens the amount memory required for each partion.
Based on the given amount of memory the the component works.
we have give correct amount of memory. if we less or more
then the required memory the will stop execution.

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More Ab Initio Interview Questions

What are the components new in 2.14 compared to 1.8 and State the usage of the components?

0 Answers  


What is meta programming ? Can you generate xfr dynamically? How to use in abinitio graph?

1 Answers   IBM, TCL,


What would be the next step after collecting the data?

0 Answers  


) Layout? What is the Dataset & Program Component Layout

2 Answers   TCL,


Can sorting and storing be done through single software or you need different for these approaches?

0 Answers  


How does PBK and Sort component and Join(in memory sort) work?I mean in the join component i have used In Memory Sort,so how will it work in terms of performence as compared with PBKand Sort Component?

1 Answers  


Suppose you find the term validation mentioned with a set of data, what does that simply represent?

0 Answers  


What is the difference between sandbox and EME, can we perform checkin and checkout through sandbox?

5 Answers   JPMorgan Chase, Syntel,


Describe in detail about lookup?

0 Answers  


When we should use 'jobid' for commit table (Output table component??

1 Answers   HCL,


i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?

0 Answers  


what is the syntax of m_dump command?

3 Answers  


Categories