in my lookup table i want to catch the recently updated
records from the source to target,how to achieve this and what
is last commit interval point for this?
Answers were Sorted based on User's Feedback
hOW CAN WE DELETE A RECORD OR TRUNCATE IN TARGET TABLE USING SQL T/R ?
How will the document be delivered to me?
How many cubes create from a single model?
What is the difference between informatica 7.0 and 8.0?
what r the propertes of workflow? and write quary to select dept more ten employess in dept.?
how do the project develops? pls specify right from the start to end in step by steps.
Hi, source data is col1 values are 5,6,7 col2 are 3,2,1 col3 are 8,9,10 and i want to get target as col1 5,6,7 col2 1,2,3 col3 8,9,10 how to do this one?
What do you mean by DTM and Load manager and what is difference between load manager and load balancer?
Why the UNION TRANSFERMATION is an Active TRANSFERMATION
How many ways are there to create ports?
Hi gurus can any one tell me with a flow how to implement SCD Type 1 and SCD Type 2 in a single mapping.For some fields SCD type has to be implemented and for some fields scd type has to be implementd..Thank in advance....
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me