What is the default layout of a component ?
Is it mandatory to set the layout of a component ?
Answers were Sorted based on User's Feedback
Answer / madhugreddy
The default layout is "Propogate from neighbours".Or you can specify the layout for a component by giving the associated components.
A layout is mandatory for a component.
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / hari
the default layout is propagate from nibares.it is not
mandatory to set of a component.
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / freak.abinitio
Layout determines the location of a resource.
A layout is either serial or parallel.
A serial layout specifies a single computer and a single directory on that computer.
A parallel layout specifies multiple computers with multiple directories across the computers. It is permissible for the same computer to be repeated.
its not mandatory.........its optional
| Is This Answer Correct ? | 2 Yes | 4 No |
what is difference between fuse and join? Explain in detail? In which scenario we will use them?
What are the benefits of data analyzing?
Explain the ab initio etl tool in high level?
i have input like this TABA 1 TABA 2 TABA 3 TABA 4 TABB 7 TABB 8 TABC 1 TABC 2 TABC 5 OUT PUT NAME COL1 COL2 COL3 COL4 TABA 1 2 3 4 TABB 7 8 TABC 1 2 5
What is standard environment ?
What will be the output when a file with 0 records is connected as input to a reformat and an output file? Note that in reformat we have assigned hardcoded values to output columns.
Output for sort and dedupsort with NULL key?
What are the facts that can compromise data integrity?
i need help from u. i want to learn abinitio. please provide pdfs or material or books.
how can you convert 3 way to 7way partitioning in abinitio?
Why creation of temporary files depends on the value of MAX CORE ? How to use in abinitio graph? 10. What is the diff between abinitiorc and .abinitiorc files ? How to use in abinitio graph? 11. What is the use of allocate()? How to use in abinitio graph? 12. What is use of branch in EME ? 13. How you can break a lock in EME ? How can you lock a file so that only no one other than EME admin can break it ? How to use in abinitio graph? 14. When you should be using ablocal() ? How you can use ablocal_expr? How to use in abinitio graph? 15. Why you should not keep the layout as 'default' for input table component ? How to use in abinitio graph? 16. What is dynamic lookup ? How to use in abinitio graph? 17. What is dependent parameter ? How to use in abinitio graph? 18. What is BRE ? (Business Rule Environment - This is a recent addition in abinitio package) How to use in abinitio graph? 19.What is output index ? How to use in abinitio graph? 20. How you can track the records those are not getting selected from ‘select’ in reformat component ? How to use in abinitio graph? 21. Can we have more than one launcher process for a particular graph ? How about agent ? How to use in abinitio graph? 22. There are lot of new fuctions added in 2.15 , you can ask about them ? How to use in abinitio graph? 23. How can you run multiple instances of a graph in parallel? How to use
what is decoding & what is NVL?