what are kinds of layouts does ab initio supports ?
Answer Posted / 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 |
Post New Answer View All Answers
Why is data processing considered beneficial?
How data is processed and what are the fundamentals of this approach?
Describe the process steps you would perform when defragmenting a data table. Does this table contain mission-critical data?
What are the various types of layout supported by abinitio?
What information does a .dbc file extension provides to connect to the database?
What are the different types of partition components in abinitio?
How to create repository in abinitio for stand alone system(local nt)?
What is the difference between rollup and scan?
What is the purpose of having stored procedures in a database?
Have you ever encountered an error called “depth not equal”?
What does edp stand for?
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
What is de-partition in abinitio?
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 are the types of data processing you are familiar with?