how can you convert 3 way to 7way partitioning in abinitio?
Answer Posted / avijit
One way to do it is to convert the 3-way multifile to serial file.
i/p(MF) -->Merge(Key)-->PBRR-->o/p(7-way mfs path)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Mention some ways for improving performance of a graph?
How abinitio eme is segregated?
What is a local lookup?
Mention what is rollup component?
Describe the process steps you would perform when defragmenting a data table. Does this table contain mission-critical data?
Can anyone give me an exaple of realtime start script in the graph?
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 information does a .dbc file extension provides to connect to the database?
What do you mean by data sorting?
How to add default rules in transformer?
What are the co> operating system’s assorted library of integrated components?
What is the difference between a scan component and a rollup component?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
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 Graph parameter?