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 are data elements?
Describe link sort?
Could anyone give brief explanation bout datastage admin
what is the difference between the active datawarehouse and datawarehouse
I have a file it contain 2 records like empname,company as Ram, Tcs and Ram, IBM. But i want empname, company1,company2 as Ram, TCS,IBM in the target. How?
i have source data like empno,enmae 11 ,aa 12 ,bb i want output like empno,ename 11 ,aa 12 ,bb 11 ,aa 12 ,bb
What is active and passive stage?
What is the difference between datastage and informatica?
How many Nodes configuration file you used in your last project?
I have a few records all are same structures data, I want to store data in multiple targets how?
hi, how would i run job1 then job 3 , then job2 in a sequence of job1 ,job2,job3. Thanks sunitha
how to sort two columns in single job in datastage.