how to capture rejected data by using join stage not for
lookup stage. please let me know
Answer Posted / vz
We can not capture the reject data by using join stage.
For that we can use transformer stage after join stage.
| Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
Lookup constraints
1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.
What are the types of hashed files in data stage
how to delete one row in target dataset
Where the datastage stored his repository?
Define oconv () and iconv () functions in datastage?
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4
What is meta stage?
What are the differences between datastage and informatica?
If you want to use the same piece of code in different jobs, how will you achieve it?
What is merge stage?
Why do you need stage variables?
how to use self join using datastage ? can u tell me using stage how can we implemnet the self join
What is aggtorec restructure operator?
If you want to use a same piece of code in different jobs, how will you achieve this?