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 set mapping in datastage??
What r the existing server jobs in parallalism?
how to validate the jobs
What are the third party tools you used in your project?
CAN ANY ONE TELL ME THE ARCHITECTURE OF DATASTAGE CLEARLY....
I have source file which contains duplicate data,my requirement is unique data should pass to one file and duplicate data should pass another file how?
What are the environmental settings for data stage,while working on parellel jobs?
How to remove duplicates in transformer stage? in parallel mode
How to reverse the string using SQL?
What is the difference between validated and compiled in the datastage?
How to RD using transformer?
there are two schemas x and y are there. some data is in x schema. i want to use that in y schema..how can i use? please give some possibilities