How to perform incremental load in datastage?
No Answer is Posted For this Question
Be the First to Post Answer
1.what is stagearea?what is stage variable? 2.this is my source source:id, name target:id, name 100, murty 100,madan we have three duplicate records for the id column,how can we getthe source record? 100,madan 100,saran
Hi everyone,I have kept a project Sales And Distribution for a pharmaceutical company.can anybody explain one complex business rule that we had in our project and how did you accomplish it using DS?
How to RD using transformer?
What are orabulk and bcp stages?
What is the difference between account and directory options ?
What is the difference between hashfile and sequential file?
How many Key we can define in remove duplicate stage?
What are the unit test cases you used in your project?
WHAT are unix quentios in datastage
WHAT ARE THE COMMON ERRORS IN DATA STAGE?
I/P --- ID Value 1 AB 2 ABC 3 ADE 4 A O/p --- ID Value 1 A 1 B 2 A 2 B 2 C 3 A 3 D 3 E 4 A
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.