my source seq file have
col1
1
2
3
4
5
6
7
8
9
i have 4 targets
t1 t2 t3 t4
1 2 3 4
5 6 7 8
9 like this how we can get?
Answer Posted / srikanth
it's a very simple task
select the partition type as round robin
and run the job
you will get the answer
thanks& regards
srikanth
9573056597
| Is This Answer Correct ? | 5 Yes | 11 No |
Post New Answer View All Answers
What are some different alternative commands associated with "dsjob"?
Define meta stage?
What are some prerequisites for datastage?
How can you write parallel routines in datastage PX?
Lookup constraints
Why we use surrogate key?
Describe the architecture of datastage?
Is the value of staging variable stored temporarily or permanently?
Can you explain tagbatch restructure operator?
How do y read Sequential file from job control?
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
How do you reject records in a transformer?
What are the difference types of stages?
i WANTED TO USE THE RANGE LOOKUP SCENARIO IN DATASTAGE 7.5.2 SRVER JOB.i HAVE A DATE FIELD IN SOURCE AND I SHOULD MATCH IT WITH A FIELD IN LOOKUP FILE.BUT,THE FIELDS SHOULD MATCH EVEN THOUGH THERE IS SOME RANGE.CAN SOMEONE TELL ME HOW CAN I DO THAT. THANKS
what is the use of skid in reporting?