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 / bharath

Hi,

try this,

take two sequntial files, one as source and another as target
as follows

src_seq------------------->tgt_seq


in target give 4 target *.txt files.
give partition type as modulus or roundrobin..
try this...

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference between == and eq in UNIX shell scripting?

979


Explain usage analysis in datastage?

657


Can you explain kafka connector?

781


What is the difference between informatica and datastage?

660


Differentiate between hash file and sequential file?

589






what is ds administrator used for?

726


What are iconv and oconv?

779


What are the functionalities of link collector?

629


What is the purpose of pivot stage?

612


hi iam new to this tooliam cmpltied to know abt datastage so now iam in project tell me whole step by step what iam doing iwnt to go with exp so plz hlp me pals

1473


If you want to use the same piece of code in different jobs, how will you achieve it?

644


What is the difference between validated and compiled in the datastage?

707


Different ways a project can be moved to production ?...example ….export-import and Version control.

1941


Can you filter data in hashed file?

3353


If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?

1635