Two source files contains same meta data third file
contains different data types can I funnel that file.
Answers were Sorted based on User's Feedback
Answer / karimulla
Hello Friend,
In funnel stage the input metadata should be same.so it will
not work in funnel stage.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ranjan
First we shouldnt do this. But still if you want to do then
we can take a transformer before funnel change the
datattype and conversion functions then funnel it and then
again take a transformer and change it to original datatype
and conversion.
Is This Answer Correct ? | 0 Yes | 5 No |
what is a nodemap constraint
how to transfer file from one system to another system in unix? which cmd to be use?
i have a table col1 10 20 30 40 10 20 50 my requirement is how to retrive only duplicates like 10 10 20 20 like this how it's possible in SQL?
I have a input as: Col 1 1 2 2 3 I want 3 output as: Output1: 1 1 Output2: 2 2 Output3: 3 i.e. same duplicates should be in one target, other duplicate values should be in another target and so on.. Pls help
EXPLAIN SCD
what is snow flack schema?
how can find maximum salary by using Remove duplicate stage?
How can we improve the performance in datastage?
What is diff between Junk dimensions and conform dimension?
What is the difference between datastage and informatica?
What are the partitioning techniques available in link partitioner?
Differentiate between Join, Merge and Lookup stage?