Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



if 3 table having different columes. like first table having 4 columns , second table having 3 col..

Answer / ajay

I am not sure abt the answer......but i think we can use
column generator for each of the inputs inorder to make
same metadata for all the 3 inputs bcos the prerequisite
for the funnel stage is metadata should be
same.........then we can funnel based on the key column

Is This Answer Correct ?    23 Yes 1 No

if 3 table having different columes. like first table having 4 columns , second table having 3 col..

Answer / sag

rajii in parallel jobs Transformer accepts only one input link
so u ranswer is wrong
think

Is This Answer Correct ?    15 Yes 1 No

if 3 table having different columes. like first table having 4 columns , second table having 3 col..

Answer / kalyanreddy

Hi Vyas,

Please ask the question properly....
Other wise you wont get right ans...

There are two posibilities
1.

table 1 has 4 col..
like
a,b,c,d
table 2 has 3 col..
like
a,b,c
table 3 has 2 col..
a,b

In this case funnel stage give only two output columns
(consider same metadata)
which are common in all the table ( in funnel stage no
properties are there for selecting common columns from
input).


2.

If Metadata is not same in above table change metadata in
transformer stage before using funnel based on requirement
only and consider datatypes of the columns.

Is This Answer Correct ?    12 Yes 1 No

if 3 table having different columes. like first table having 4 columns , second table having 3 col..

Answer / rajesh

to combined the data from 3 different files in funnel (same
meta data require )

Is This Answer Correct ?    8 Yes 0 No

if 3 table having different columes. like first table having 4 columns , second table having 3 col..

Answer / madhusudhan

If you want combine 3tables with different column name.
First use modify stage between source and funnel stage.
change the cloumns name in the 3tables into standard format.

or

you can try with transformer for creating new column name
for each table.

mailme if you have queries.
samala.madhu@gmail.com

Is This Answer Correct ?    8 Yes 2 No

if 3 table having different columes. like first table having 4 columns , second table having 3 col..

Answer / anitha

haa.....Chowdary


if you don't know answer ,please don't give wrong answers.

i have given answer is wrong....

Is This Answer Correct ?    5 Yes 2 No

if 3 table having different columes. like first table having 4 columns , second table having 3 col..

Answer / prasu

Put the transformer before the 2 tables which u have
lesscolumns.
and then add the remaning columns for the 2 tables.then
join with funnel stage

Is This Answer Correct ?    4 Yes 1 No

if 3 table having different columes. like first table having 4 columns , second table having 3 col..

Answer / moksha

in funnel stage meta data of all the input datasets must be
identical

Is This Answer Correct ?    2 Yes 0 No

if 3 table having different columes. like first table having 4 columns , second table having 3 col..

Answer / pavan

we can use column generator stage

Is This Answer Correct ?    2 Yes 0 No

if 3 table having different columes. like first table having 4 columns , second table having 3 col..

Answer / srikanth reddy m

A.Use column generator stage for each of second and third tables for to generate extra columns as that of first table for to generate mock data and then use funnel stage finally to capture data from three tables.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Data Stage Interview Questions

What is the difference between orabulk and bcp stages?

0 Answers  


What is the use of datastage director?

0 Answers  


What are the types of hashed files in data stage

0 Answers  


What are stage variables, derivations and constants?

0 Answers  


What is developer responsibilities in UAT (user acceptance testing and Post implementation phase?

0 Answers  


in a job of 20 one job is very slow due to that entire job is slow how can u find out which job is slow?

1 Answers   IBM,


What all are the different way to run a job?

0 Answers  


can we use sequential file as a lookup

7 Answers   Cognizant, Wipro,


Is there no issue when you try to convert a NOt null column in nullable and vice versa in aggregator styage and transformer stage? When I tried i got the warnings but in a running code I can see such type of scenarios. Please explain

2 Answers  


A flat file contains 200 records. I want to load first 50 records at first time running the job, second 50 records at second time running and so on, how u can develop this job?

1 Answers   TCS,


wt is the difference between swith and filter stage

6 Answers   IBM,


Tell me Wt main advantage of Stage varibles? Project level hints?

4 Answers   Hexaware,


Categories