5) A file contains 10 (1-10) I want trgt like
Trgt 1 trgt 2 trgt 3
1 2 3
4 5 6
7 8 9
10
Answer Posted / srikanth
We can use round robin partition method.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain the situation where you have applied SCD in your project?
Can you highlight the main features of ibm infosphere information server?
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
Different ways a project can be moved to production ?...example ….export-import and Version control.
in oracle target stage when we use load option and when we use upsert option?
How to find value from a column in a dataset?
how to connect source to db?generally what r stages u used? how to find the data is having delimiter format?
What are the different layers in the information server architecture?
how many rows sorted in sort stage by default in server jobs
Does datastage support slowly changing dimensions ?
What all are the different way to run a job?
What is the difference between hashfile and sequential file?
how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
Differentiate between validated and Compiled in the Datastage?
how to read 100 records at a time in source a) hw is it fr metadata Same and b) if metadata is nt same?