) How can you count the total no .of records in the
specified partition in the Multifile?
Answer Posted / learner
use m_expand command, it will give list of partitioned file, than wc -l on specified file name give number of records
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?
What is sort component in abinitio?
Can you explain the performance and scalability of co> operating system?
What is rollup component?
How to run a graph infinitely?
How can a graph be run infinitely?
What is de-partition in abinitio?
How is the partitioning with key different from round robin partition?
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
What do you understand by a cartesian join?
What is brodcasting and replicate?
Mention what is abinitio?
Explain the methods to improve performance of a graph?
What is a partition and what are the different types of partition components in abinitio?