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

How can you SORT an already partitioned (round-robin) data ? How to use in abinitio graph? 3. How internally partition by key decides which key to send in which partition ? How to use in abinitio graph? 4. What is PDL ? Give him a shell type parameter and ask him to convert it to PDL. How to use in abinitio graph? 5. As shell type parameters are not supported by EME, then how you can use shell type parameter (If you don't want to use PDL) without hampering lineage diagram ? How to use in abinitio graph? 6.How you can generate dml from a COBOL copy book ? How to use in abinitio graph? 7. How you can convert from ebcdic to packed decimal ? How to use in abinitio graph?

0 Answers   HP,


What is the role of co-operating system in abinitio?

0 Answers  


How you can run a component for certain conditions ?

1 Answers  


What is a data processing cycle and what is its significance?

0 Answers  


What happens when we provide null key to sort, merge and pbks in Abinitio ?

0 Answers  






In abinitio, what types of parallelism are used?

0 Answers  


What is sort component in abinitio?

0 Answers  


How we can remove temp files of a failed job if .rec is not available ? How to use in abinitio graph?

2 Answers   IBM, TCL,


Can you use scan to generate sequence number ? How to use in abinitio graph?

2 Answers   IBM, TCL,


If m loading a file of 1 million records.and the graph fails after loading 10,000 records. In this case if we use rollback command then what will happen?

4 Answers   IBM,


How can you import XML repositories exported from different tools like ODI

0 Answers  


Describe the elements you would review to ensure multiple scheduled batch jobs do not collide with each other?

0 Answers  


Categories