srinivas


{ City } hyderabad
< Country > india
* Profession * se
User No # 55630
Total Questions Posted # 0
Total Answers Posted # 3

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 32
Users Marked my Answers as Wrong # 4
Questions / { srinivas }
Questions Answers Category Views Company eMail




Answers / { srinivas }

Question { emc2, 6004 }

suppose we have 1 to 10 records.In router transformation we
had given two condition
A>= 5
A<=5
then what will be the output?


Answer

A>=5 ---> target1 output is 5th to 10th record
A<=5 ---> target2 output is 1st to 5th record

Is This Answer Correct ?    16 Yes 4 No

Question { Span Systems, 6722 }

I have in my source Records like 100,101,102 etc. I have
router transformation which has groups like one group is
empno=100, second group is empno>99. Now i want to know my
source record 100 loads into which group?


Answer

100 will load into both the groups

Is This Answer Correct ?    15 Yes 0 No


Question { Span Systems, 5005 }

My Source qualifier has empno, sal.

Now my mapping is like SQ(EMPNO)->AGGR->EXP->TARGET
SAL ------------>TARGET ?

Is this mapping valid or any issues are there if we design
like this?


Answer

it is a valid mapping

Is This Answer Correct ?    1 Yes 0 No