Hi This is Vijay,
How can your remove the duplicates in sequential File?
Answer Posted / chowdary
in sequntial file options filter--> sort | uniq -d
this will give best performence to remove duplicates.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How complex jobs are implemented in datstage to improve performance?
What is the differentiate between data file and descriptor file?
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
which r the connectors used in san?
What are the functionalities of link collector?
AGGREGATOR default datatype
how to export or import the jobs in .ISX file
Define oconv () and iconv () functions in datastage?
how to abort the job its matain duplicates?
what is flow of project?
What is the difference between the local container and shared container?
What is the precedence of stage variables,derivations, and constraints?
How to write a expression to display the first letter in Caps in each word using transformer stage ? Please let me know ASAP Thanks in advance...
What is the different type of jobs in datastage?
In a batch if a job fails in between and you want to restart the batch from that particular job and not from the scratch then what will you do?