How do you remove duplicate values in datastage?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, i did what you mentioned in the answer, i.e. source- >Transformer -> 3 datasets. Iam able to see the data in datasets but its not sort order... Can you tell how sort the data?? i also checked Hash partition with performsort.
Hi all, explain one complex business rule that you had in your project and how did you accomplish it using DS?
Why fact table is in normal form?
insequential file 2header avaliable,and 100 records avaliable.how to skip the 2 headers and load 100 records target?
A flatfile contains 200 records.I want to load first 50 records at first time running the job,second 50 records at second time running and so on,how u can develop the job?pls give the steps?pls pls
Differentiate between datastage and datastage tx?
What is ibm datastage flow designer?
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
What all the types of jobs you developed?
I have 100 records how can I load at a time from the single time
what is repositery?
A flat file contains 200 records. I want to load first 50 records at first time running the job, second 50 records at second time running and so on, how u can develop this job?