Have you worked with/created Parameter file
No Answer is Posted For this Question
Be the First to Post Answer
Why filter transformation is an active one?
what are the transformations that restricts the partitioning of sessions?
1:when we develop a project what are the performance issue will raise?? KPIT 2:if a table have INDEX and CONSTRAINT why it raise the performance issue bcoz when we drop the index and disable the constraint it performed better??KPIT 3:what are unix commands frequently used in informatica??
Define sessions in informatica etl?
any one can informatica metirial to me ple forwrd to my mail id; gbalireddy@gmail.com
we have to use order by,where,having we to implement sql query
I've a denormalized table EMP(empno,ename,phone,addr1,addr2,fax,email). Now I want to insert the record into target in the format that, there will be 2 target rows for 1 source record. In target the row needs to be inserted as: ROW1: empno,ename,addr1,phone ROW2: empno,ename,addr2,fax,email And I'm not allowed to normalize transformation. How to achieve?
My source is like bellow F.NAME M.NAME L.NAME A B C D E F G H I and out put should like S.NO F.NAME M.NAME L.NAME 1 A B C 2 D E F 3 G H I 4 UNNOWN UNNOWN UNNOWN How can we acheive? please explane me indetail
Can anyone briefly describe abt audit table loading?
What are the mapping parameters and mapping variables?
What are active and passive transformations?
What are the different threads in DTM process?