) Layout? What is the Dataset & Program Component Layout
Answers were Sorted based on User's Feedback
Answer / guest
For dataset component layout means from/to where it
reads/writes the data.
For program Component layout means where the program
component writes intermediate files.
Thanks,
Ritwik
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / satyaban nandi
Layout is the specification of location from where the data
flows into the component.
It may be of:
• Propagate from neighbors,
• Component,
• URL(from any file)
• or from Database.
The LAYOUT specifies: The location of serial files, the
number and locations of the partitions of multifiles, the
number of, and the locations in which, the partitions of
program components execute
| Is This Answer Correct ? | 2 Yes | 0 No |
What is data encoding?
What is a cursor? Within a cursor, how would you update fields on the row just fetched?
what is environment variables and parameters?
How to compare two dmls in abinitio
We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?
What is abinitio?
Can anyone give me an example of realtime start script in the graph?
Explain how you can run a graph infinitely in ab initio?
Why do you think data processing is important?
Describe how you would ensure that database object definitions (tables, indices, constraints, triggers, users, logins, connection options, and server options etc)are consistent and repeatable between multiple database instances (i.e.: A test and production copy of a database)?
State the working process of decimal_strip function?
Can sorting and storing be done through single software or you need different for these approaches?