if 3 table having different columes. like first table
having 4 columns , second table having 3 columns and third
table having 2 columns then how to capture the data by
using funnel stage in parallel jobs...srinu.thadi

Answer Posted / krish

regarding this problem we can capture da common data only
which column are identical in all inputs.funnel receives
only common meta data fields from inputs & leaves un manched
meta data fields
ex;
let we have one field like a in t1 & field a's data like
1
2
3
4
then we have two field like a,b in t1 & fields a,b's data like
1 2
2,3
2,5
3,6

funnel data gives the out put only identical fields data like
1
2
3
4
1
2
2
3

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain repository tables in datastage?

904


Different ways a project can be moved to production ?...example ….export-import and Version control.

1933


Does datastage support slowly changing dimensions ?

660


sed,awk,head

970


How many types of hash files are there?

610






How do u convert the columns to rows in datastage?

692


What are the areas of application?

660


AGGREGATOR default datatype

935


What is the flow of loading data into fact & dimensional tables?

593


How to reverse the string using SQL?

892


What are the functionalities of link collector?

627


Nls stands for what in datastage?

728


how to read 100 records at a time in source a) hw is it fr metadata Same and b) if metadata is nt same?

1716


How to read the length of word in unix?

883


What are the types of containers?

687