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


My Source qualifier has empno, sal. Now my mapping is like
SQ(EMPNO)->AGGR->EXP->TARGET
SAL ------------>TARGET ? means only one source
qualifier has 2 columns like empno, sal. connected to same
target as shown in above mapping.Is this mapping valid or
any issues are there if we design like this?

Answers were Sorted based on User's Feedback



My Source qualifier has empno, sal. Now my mapping is like SQ(EMPNO)->AGGR->EXP->TARGET ..

Answer / guest

It will invalid the mapping because one column value is
going through aggregator(Active)transformation.so in this
case you can't by pass other column direct to target.

in sql query

select sal,max(empno) from emp;

it is a wrong statement,but if you put like this

selct sal,max(empno) from emp group by sal;

works fine

I think you get the solution

Regrads

Sukanta

Is This Answer Correct ?    3 Yes 1 No

My Source qualifier has empno, sal. Now my mapping is like SQ(EMPNO)->AGGR->EXP->TARGET ..

Answer / sukanta

It will invalid the mapping because one column value is
going through aggregator(Active)transformation.so in this
case you can't by pass other column direct to target.

in sql query

select sal,max(empno) from emp;

it is a wrong statement,but if you put like this

selct sal,max(empno) from emp group by sal;

works fine

I think you get the solution

Regrads

Sukanta

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Informatica Interview Questions

What are the options in the target session of update strategy transsformatioin?

2 Answers  


How do you implement configuration management in Informatica?

1 Answers  


i have a table with name field. i,e name Shankar prabhakar nitikripa so no if a occures 3 times in name then it will go to tgt A if b occures 3 times in name then it will go to tgt b .. if z occures 3 times in name then it will go to tgt z

1 Answers   HCL,


Can any one give me an example for factless fact table ? If your answer is studunt attendence registration,could you plese give me explanation for this ?

3 Answers   Cap Gemini, Puma, Wipro,


Which is the best place to learn Informatica Powercenter Online Training?

1 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  


performance tuning of Informatica

1 Answers  


waht is dataware house

2 Answers  


Hey I am net to informatica? Can any one explain me step by step How scd will work ?

1 Answers   Infosys,


What are the joiner caches?

3 Answers   Informatica,


1.why we need to use unconnected transformation? 2.where we can static chach,dynamic chach

4 Answers   Virtusa,


how to construct simple biogas digerter? please show me detail drawing and specification of simple biogas construction?

0 Answers  


Categories