Why creation of temporary files depends on the value of MAX
CORE
Max Core value is the size of the specific component. Every component has its specific maxcore value.
Some components create temporary files to store temporary data.
Hence if increase the value of maxcore, the size of temporary files will also be increased utlimately, resulting to either failing the graph for size issue or an unexpected behaviour of the graph.
| Is This Answer Correct ? | 3 Yes | 0 No |
Difference between output_index and output_indexes in reformat
Give one reason when you need to consider multiple data processing?
How co> operating system natively processes the data?
I am having 10 records in i/p file,and i want to load only one record at a time to the output file.Then how can i do it?
11. What is the use of allocate()?
In which scenario, .rec files will not get created even if graph fails ? How to use in abinitio graph?
What is the function that transfers a string into a decimal?
Is there any function in ab Initio which act like SCAN component
How transaction file different from that of a sort file?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?
We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?