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...


TWO FLAT FILES ARE THERE , EACH HAVING NO MATCHING
COLUMNS . HOW CAN U JOIN THESE TWO USING JOINER
TRANSFORMATION ?

Answers were Sorted based on User's Feedback



TWO FLAT FILES ARE THERE , EACH HAVING NO MATCHING COLUMNS . HOW CAN U JOIN THESE TWO USING JOINER..

Answer / mubbasir

This can be done by passing all ports to an expression
transformation and then creating a output port say ID=1 in
both the expression transformation of each file and then
join it using a joiner on ID,hope this helps..

Is This Answer Correct ?    9 Yes 4 No

TWO FLAT FILES ARE THERE , EACH HAVING NO MATCHING COLUMNS . HOW CAN U JOIN THESE TWO USING JOINER..

Answer / pushparao

if there is no matching column two flat files, that means
two tables are different,no need to join the source
definitions in the designer.
there is possibility to join them.
create common columns in both expression transformations.
seqgen
|
sd-->sq-->expr
Joiner-->td
sd-->sq-->expr
|
seqgen

Is This Answer Correct ?    10 Yes 5 No

TWO FLAT FILES ARE THERE , EACH HAVING NO MATCHING COLUMNS . HOW CAN U JOIN THESE TWO USING JOINER..

Answer / kalyan

How abt using full outer join in the type of join in the
joiner Transformation.

Is This Answer Correct ?    6 Yes 4 No

TWO FLAT FILES ARE THERE , EACH HAVING NO MATCHING COLUMNS . HOW CAN U JOIN THESE TWO USING JOINER..

Answer / prasadreddy

by using the dummy ports u can do..but the both the data
types should be same

Is This Answer Correct ?    2 Yes 0 No

TWO FLAT FILES ARE THERE , EACH HAVING NO MATCHING COLUMNS . HOW CAN U JOIN THESE TWO USING JOINER..

Answer / mr.abc

in mapping diagram area, double click on ur sequential file
and rename the port as the other port in another sequential
file.
it wil work out.

Is This Answer Correct ?    0 Yes 0 No

TWO FLAT FILES ARE THERE , EACH HAVING NO MATCHING COLUMNS . HOW CAN U JOIN THESE TWO USING JOINER..

Answer / reddy

need not same coloumns , but datatypes are same it can possible

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

Suppose we do not group by on any ports of the aggregator what will be the output?

0 Answers  


What is the difference between STOP and ABORT options in Workflow Monitor?

0 Answers  


How will you check the bottle necks in informatica? From where do you start checking?

3 Answers   HCL,


What is exclusive and normal mode for repository services?

0 Answers  


By using joiner t/r we can join only 2 tables, SO if want join more than 2 flat files ,How can i join?

1 Answers  


When the informatica server marks that a batch is failed?

1 Answers  


2,if we have 3 pipeline containing 3 targets and each target is connected with diff sequence generator ,let us assume first target is populated with seq no1-9,so what would be the number generated by other two sequence generator?what is the diff in o/p if when we use reusable sequence generator?what would be the diff if we place expression in between target and sequence generator?

2 Answers   Emphasis,


How many ways you create ports?

1 Answers  


While importing the relational source defintion from database,what are the meta data of source U import?

1 Answers  


If informatica has its scheduler why using third party scheduler?

0 Answers  


How to get EVEN & ODD numbers separately?

8 Answers  


What are the transformations that are not supported in mapplet?

0 Answers  


Categories