what are kinds of layouts does ab initio supports ?
Answers were Sorted based on User's Feedback
Answer / hari
Basically there are serial and parallel layouts supported
by AbInitio. A graph can have both at the same time. The
parallel one depends on the degree of data parallelism. If
the multi-file system is 4-way parallel then a component in
a graph can run 4 way parallel if the layout is defined
such as it's same as the degree of parallelism.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / ck
A URL that specifies the location of a serial file
A URL that specifies the location of the control partition
of a multifile
A list of URLs that specifies the locations of:
The partitions of an ad hoc multifile
The working directories of a program component
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / hari babu
A URL that specifies the location of a serial file ,
Control file of Multi file and Ad hoc multifiles.
Basically there are serial and parallel layouts supported
by AbInitio. The parallel one depends on the degree of data
parallelism.
Thx
Hari Babu
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / xxxx
layout means,
A URL that specifies the location of serial files.
A URL that specifies the location of control partition of
multifiles.
This is my opinion
| Is This Answer Correct ? | 0 Yes | 0 No |
how many types of project we can create in Abinitio? I mean public,private.......etc?
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?
What is the use of aggregation when we have rollup as we know rollup component in abinitio is used to summarize a group of data record? Then where we will use aggregation?
why Skew should always be 0 ? How to use in abinitio graph?
What are the different types of partition components in abinitio?
What is the language used in Ab Initio ?
What is the best way of creating huge test feeds ? How to use in abinitio graph?
What do you understand by a cartesian join?
Can anyone give me an example of realtime start script in the graph?
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?
I have $AI-SERIAL/DML------> (SERIAL FILE LOCATION) AND $BDS-SERIAL/DML---------->(what is the location what is mean)?
Difference between private project parameters ,public project parameters and common project parameters?