Hi friends,
I have 100 records in my input file, if i run first,the
first 10 records are stored into the output and if i run
second time next 10 records stored into the output file like
that
please let me know the answer
Thanks,
krishna
Answer Posted / pujan patra
Use partion by round robin and block size will be 10 .It
will give the desired output
| Is This Answer Correct ? | 19 Yes | 14 No |
Post New Answer View All Answers
What metadata importer can do in ab initio?
What information is provided by .dbc file extension for connecting to the database?
Suppose you find the term validation mentioned with a set of data, what does that simply represent?
explain checkin and checkout?
How does the bre work with the co>operating system?
Describe the process steps you would perform when defragmenting a data table. Does this table contain mission-critical data?
What is a local lookup?
What is the difference between rollup and scan?
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?
What is the function you would use to transfer a string into a decimal?
What does edp stand for?
What are the different types of parallelism used in abinitio?
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?
Within a cursor, how would you update fields on the row just fetched?
What do you understand by a cartesian join?