How do you convert 4-way mfs to 8-way mfs?
Answer / anusha
m_partition <4-way partition_file_path> <8_way_partition_file_path> <dml_file_path> {keys used to partition the file}
| Is This Answer Correct ? | 1 Yes | 0 No |
What do you understand by a cartesian join?
How to add default rules in transformer?
What are the different types of partition components in abinitio?
We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
How will u remove header record? How will u remove tailer record?
how will i can implemate Insert,Update,delete in abinitio? how will u view MFS in unix?what is diff/btween conditional dml& conditional component?
Need Ab-Initio Material - Harini
What is the difference between partitioning with key and round robin?
In which scenario, .rec files will not get created even if graph fails ? How to use in abinitio graph?
Have you used the rollup component? Describe how?
One file contains header,body,trailer records and header in a single row as well as trailer too.How to segregate these header,trailer and body records and once it gets segregated,i want to make the body data in reverse i.e if i have 10 body records,the 10th record should be the first record,9th record should be the second line,etc..