Hi This is Vijay,
How can your remove the duplicates in sequential File?
Answers were Sorted based on User's Feedback
Answer / naga
where you guys find filter option in sequential file
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / charan
hi this is charan
in sequential file there is no distinct keyword.But we use sequential file properties reject mode=output and then use remove duplicate stage based on key column(here we can't store the duplicate records).
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kiran
Hai Venugopal..,
This is kiran............
I tryied but im not getting proper result...please try
again please intimate me.........
Thanks you...................
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / manoj
By using "DISTINCT" key word can remove all the duplicates
in the record or file .......
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / venugopal
Hi Vijay it's simple
In the source sequential file goto Output->Properties
under options you mention reject mode = Output.
This will gives the duplicate records in the output.
This will 100% work why because in my present project we
are using the same format.
| Is This Answer Correct ? | 3 Yes | 10 No |
How many types of stage?
i have input like this Column 1 ,column 2 3,a 4,b 5.c i want output aaa bbbb ccccc Ple help any one?
How to reverse the string using SQL?
how can we do null handling in sequential files
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?
What steps should be taken to improve Datastage jobs?
Describe stream connector?
HOW WILL YOU IMPLEMENT SURROGATE KEY IN SCD BY USING SURR_KEY GENERATOR,THE VALUE OF S_KEY SHOULD NOT REPEAT EVEN IF THE JOB IS COMPILED REPEATEDELY?
What are the enhancements made in datastage 7.5 compare with 7.0?
CAN ANY ONE TELL ME THE ARCHITECTURE OF DATASTAGE CLEARLY....
My input has a unique column-id with the values 10,20,30.....how can i get first record in one o/p file,last record in another o/p file and rest of the records in 3rd o/p file?
In Informatica,for the table I can find coreesponding dependent mappings.Likewise can I find the dependent jobs with all the information by using the table name