What is the sortmerge collector?
No Answer is Posted For this Question
Be the First to Post Answer
job locking methods? How can we unlock the job?
How do you load 10 different sources with 10 different layouts to 10 different tables?
SOURCE LIKE I_D,F1,F2 --------- 100,N,Y 100,N,N 100,Y,N 101,Y,Y 101,N,Y 102,Y,N 103,N,N 104,Y,Y 105,N,N 106,N,Y 102,N,Y 105,Y,Y O/P LIKE ID flag1 flag2 101 Y Y 101 N Y 102 Y N 102 N Y 104 Y Y 106 N Y
i want send my all duplicate record one tar and all uniq records one target how we will perfome explain example: input data eid 251 251 456 456 951 985 out put/target1 251 251 456 456 out put/target2 951 985 how we will bring
13 Answers Bank Of America, IBM,
what is A Datastage?
in datastage interview qustion source target ------- ------- 12345 1 2 3 4 5
What is the difference between the local container and shared container?
how to write server Routine coding?
What are the benefits of datastage?
what is hash file
what is data mapping
i want anser this question empno,ename,sal 12,mmm_ww,200 13,nnn_xx,300 14,bbb_qq,400 which stages are take which types of logicks are doing pls help me