one file contains
col1
100
200
300
400
500
100
300
600
300
from this i want to retrive the only duplicate like this
tr1
100
100
300
300
300 how it's possible in datastage?can any one plz explain
clearley..........?

Answer Posted / me

seq----> copy

from copy stage one link to aggregator apply count rows option ---> filter (on count rows output 1 ) send as reference to look up below
from copy stage second link to lookup

apply filter

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is aggtorec restructure operator?

752


Why fact table is in normal form?

694


How do you schedule or monitoring the job?

683


What is the difference between hashfile and sequential file?

734


What are the partitioning techniques available in link partitioner?

1765






What are the steps needed to create a simple basic datastage job?

667


What is the differentiate between data file and descriptor file?

875


file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4

547


how to implement scd2 in datastage 7.5 with lookup stage

5143


How to read the length of word in unix?

898


root tree will find which is server job and which is parallel job?

1461


How can we improve the performance in datastage?

663


What are some different alternative commands associated with "dsjob"?

671


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

985


Can you explain how could anyone drop the index before loading the data in target in datastage?

912