Explain the ChangeApply stage?
Answers were Sorted based on User's Feedback
Answer / naga
change capture- it takes two i/p links and one o/p link,It returns a change code in that change records returned into o/p links.It returns both source data and updated records Based on change code we can evaluate data.
ccode-- 1 indicates record not in 1st file
2 indicates record not in 2nd file
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vinay
vinnu_l@rediff.com plz send the documents to this id
thanks in advance
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / murari
murari.px@gmail.com....please send doc to this id....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ilias
smd.iliyas@yahoo.co.in ...please send doc to this id....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prasad
svprasad.555@gmail.com please send brief doc of datastage
thank you
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / satish
iamdbass@gmail.com
please send brief doc of datastage
thank you
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chinni
please send the datastage manual.
ch.chinni@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
1.how to generate even numbers in surrogate or tranformar stage ? 2. how many ways to remove duplicate values?
What are the partition techniques available in your last project?
I have a few records just I want to store data in to targets cycling way how?
in datastage interview qustion source target ------- ------- 12345 1 2 3 4 5
why we use hash file for lookup?
Can we use target hash file as a lookup ?
eno ename esal acct1 acct2 amount1 amount2 100 suresh 10000 sbi1 sbi2 1000 2000 this is our sourse data i would loke to disply like this eno ename esal acct amount 100 suresh 10000 sbi1 1000 100 suresh 10000 sbi2 2000
Difference between server jobs & parallel jobs?
where the log files or tables can store in DS?
What are stage variables?
Can you explain repository tables in datastage?
if a column contains data like ram,rakesh,madhan,suraj,pradeep,bhaskar then I want to place names separated by commas in another columns how can we do?