how can you convert 3 way to 7way partitioning in abinitio?
Answer Posted / ramki
For this btr way is to use a grpah.. use three way file as
input and 7way file as output and use pks in between them
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain what does dependency analysis mean 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 co> operating system’s assorted library of integrated components?
What are the Graph parameter?
We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?
What are the various types of layout supported by abinitio?
Can you explain data flow graph with an example?
What do you mean by a transaction file?
What dedup-component and replicate component does?
Mention what is rollup component?
Mention what is the syntax for m_dump in abinitio?
What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.
Tell us about the architecture of abinitio.
Runtime behavior of Normalize and Reformat
What is the difference between formal and export parameter? Export at what secenario we are going to use?