Differentiate between source qualifier and filter transformation?
No Answer is Posted For this Question
Be the First to Post Answer
Explain sql transformation in script mode examples in informatica
Plz can anybody send Informatica and Cognos FAQ Plz To thid ID anil643@gmail.com (or) kumar643@gmail.com
My source data like... Empid Name 10 chandra 10 sekhar I am expecting result is Empid Ename 10 Chandrasekhar How can we solve this prob?
I have a flat file, in which i have two fields, emp_id, emp_name. The data is like this, emp_id,emp_name 101,soha 101,ali 101,khan 102,siva 102,shanker 102,reddy. how to merge the names so that my output is like this Emp_id Emp_name 101 Soha ali kahn 102 siva shenkar reddy please provide solution
hw cn v elimate dublicate values from lookup without overriding sql?
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?
what is junk dimension
If i done any modifications for my table in back end does it reflect in informatca warehouse or maping desginer or source analyzer?
Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks
Which one is better performance wise connected/un-connected lkp?why?
what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?
in which situations we go for pesistent cache in lookup and which situations go for shared lookup cache?