how can you convert 3 way to 7way partitioning in abinitio?
Answers were Sorted based on User's Feedback
Answer / equalizer
re-partition the data to 7 ways using partition compnents.
Of course you would need 7 way MFS, Generally its always
even number than odd, lke 2,4,6,8,10 and so on.
| Is This Answer Correct ? | 7 Yes | 4 No |
Answer / noname
for any change in partitioning,we have to change
the "AI_MFS_DEPTH_OVERRIDE" parameter in .air-project-
parameters file.
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / 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 |
Answer / 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 |
can any one help me now i am learning AB Inito but i don't have material and pdf's can any one provide pdf's to this mail id mohanraju0113@gmail.com thanks in advance...................................
How to calculate total memory used my a graph?
how to prepare scd2 in abinitio
Describe the effect of the "checkpoint" t-sql statement?
Name the different type of processing based on the steps that you know about?
In abinitio, what types of parallelism are used?
)what is wrapper script?where it is going to execute and why we go for wrapper?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
Why is data processing considered beneficial?
State the working process of decimal_strip function?
What are the different types of partition components in abinitio?
What is a cursor? Within a cursor, how would you update fields on the row just fetched?