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 |
on how many columns we can perform aggregation in the Aggregator stage?
Create a job to load all unique products in one table and the duplicate rows in to another table. The first table should contain the following output A D The second target should contain the following output B B B C C Q2. Create a job to load each product once into one table and the remaining products which are duplicated into another table. The first table should contain the following output A B C D The second table should contain the following output B B C
What are the types of hashed files in data stage
can any one tell me how to install datastage 8.1 in windows xp with wizard
what is a nodemap constraint
I am defining one varaible parameter date in job parameters.I want use this variable date in where clause in source query.
1)what is the size of Fact table and dimension table? 2)how to find the size of Fact table and dimension table? 3)how to implement the surrogate key in transform stage? 4)write the configuration file path? 5)how many types of datasets explain? 6)diff b/w developed projects and migration projects? 7)how to delete the header and footer file of the sequencer file? 8)how can u call the parameters in DS in unix environment? 9) how much data ur getting daily ? 10)
HOw Hash Partion Works Thank you in Advance i have doubts on Hash Partion TEch Could please give me the clear understandable notation example e_id,dept_no 1,10 2,10 3,20 4,20 5,30 6,40 i have TWo Nodes/Three Nodes My questions are: 1).if i select hash key as e_id how Hash partion will distribute the data in to two NOdes/three NOdes 2).if i select hash key as dept_no how Hash partion will distribute the data in to two NOdes/three NOdes sivakumar.katta7@gmail.com
hi i am madan, in real time data stage who is the source provide? and how to recevied in developer? Pls send me answer
You enter values in a schema file for RCP and you also entered values in sequential file? which one will it take?
what is Audit table?Have u use audit table in ur project?
convert yyyy mm dd to dd mm yyyy?