I am having 10 records in i/p file,and i want to load only
one record at a time to the output file.Then how can i do it?
Answer Posted / ankur
Output file component in serial layout will always be written serially by any upstream abinitio component.
If you meant Output Table component instead of Output file, then API mode will ensure that the load happens sequentially.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between dml expression and xfr expression?
Have you used the rollup component? Describe how?
What do you know about partition and also tell us about partition components in abinitio?
How transaction file different from that of a sort file?
How can you SORT an already partitioned (round-robin) data ? How to use in abinitio graph? 3. How internally partition by key decides which key to send in which partition ? How to use in abinitio graph? 4. What is PDL ? Give him a shell type parameter and ask him to convert it to PDL. How to use in abinitio graph? 5. As shell type parameters are not supported by EME, then how you can use shell type parameter (If you don't want to use PDL) without hampering lineage diagram ? How to use in abinitio graph? 6.How you can generate dml from a COBOL copy book ? How to use in abinitio graph? 7. How you can convert from ebcdic to packed decimal ? How to use in abinitio graph?
What are the features of ab initio?
How to replace last 4 digits of an input column with XXXX given input column has 12 digits?
What do you mean by the term data warehousing?
What is the difference between formal and export parameter? Export at what secenario we are going to use?
Dear all, Please send me the ab initio pdfs and faqs i need... my mail id is rrajesh.intel@gmail.com
Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low
What dedup-component and replicate component does?
What is the difference between partitioning with key / hash and round robin?
When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?
What information does a .dbc file extension provides to connect to the database?