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
Answer Posted / sarath
seq---->aggr--->filter---- ds1
|
-->ds2
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How complex jobs are implemented in datstage to improve performance?
Difference between ‘validated ok’ and ‘compiled’ in data stage?
how to write server Routine coding?
What is job control?
Define orabulk and bcp stages?
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
explain about citrix scheduling tool in datastage
What is difference between join, merge and lookup stage?
What is ibm datastage flow designer?
how many rows sorted in sort stage by default in server jobs
How to read multiple files using a single datastage job if files have the same metadata?
What are data elements?
What are system variables and sequencers in datastage
What is a folder? Difference types of stages?
What is a datastage job?