) Layout? What is the Dataset & Program Component Layout
Answer Posted / 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 |
Post New Answer View All Answers
What are the facts that can compromise data integrity?
What are the factors on which storage of data depends?
explain the environment varaibles with example?
What are the benefits of data processing according to you?
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
What do you mean by the term data warehousing? Is it different from data mining?
How can you import XML repositories exported from different tools like ODI
What are the different types of parallelism in ab initio?
What are the various types of layout supported by abinitio?
How to create repository in abinitio for stand alone system(local nt)?
I am unable to connect sever database(oracle) from gde(db config file) local system.i set all these?
How co>operating system integrates with legacy codes?
How do you add default rules in the transformer?
To which project that prefix will set is to private project or public project or both?how and where to set?
What is the purpose of having stored procedures in a database?