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

explain checkin and checkout?

0 Answers  


Is there any function in ab Initio which act like SCAN component

3 Answers  


What are differences between different versions of co-op?

0 Answers  


how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio

0 Answers  


Can you run air sandbox run using pset ?

2 Answers  






When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?

0 Answers  


What is a local lookup?

0 Answers  


what is skew and skew measurement?

2 Answers   TCS,


How might you quantitatively measure an improvement made to a query?

2 Answers  


What are the co> operating system’s assorted library of integrated components?

0 Answers  


what is different daily and monthly develop the abinitio graphs?

1 Answers   TCS,


What is the use of aggregation when we have rollup as we know rollup component in abinitio is used to summarize a group of data record? Then where we will use aggregation?

0 Answers  


Categories