How Does MAXCORE works?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
What is conditional DML and Structured DML?
How can you achieve scan using reformat ?
What are the factors on which storage of data depends?
How can we test the abintio manually and automation?
What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
What is the Reformat Layout?(i/p ->Reformat->o/p)
How to create repository in abinitio for stand alone system(local nt)?
What is air_project_parameters and air_sandbox_overrides? what is the relation between them?
Describe the grant/revoke ddl facility and how it is implemented?
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa
What is air-project parameter ?