What is the default layout of a component ?
Is it mandatory to set the layout of a component ?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between a scan component and a rollup component?
Why is data processing considered beneficial?
Can some tell me at which level pdl gets resolved when parameters are resolved in abinitio? Also what happens in dml evaluation during parameter evaluation ?
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
Can you explain the performance and scalability of co> operating system?
What metadata importer can do in ab initio?
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
Tell us about the architecture of abinitio.
What do you mean by the term data warehousing?
How you can run a graph infinitely in ab initio?
What are differences between different versions of co-op?
What is the difference between look-up file and look-up, with a relevant example?
What do you mean by a transaction file and how it is different from that of a sort file?
Give one reason when you need to consider multiple data processing?
Why might the optimizer use a table scan when an index is available?