how to use incremental load?

Answers were Sorted based on User's Feedback



how to use incremental load?..

Answer / chandrasekar

Whenever an OLTP records update or insert in the source
,then the records are loaded in to target as a new record.

Using SCD type 2 we can acheive the incremental load.

If it wrong means chandranmca2007@gmail.com

Is This Answer Correct ?    3 Yes 0 No

how to use incremental load?..

Answer / moorthy g

Source --->SQ ----> Expression ---> Target

===> Create Mapping Variable
===> In SQ use sql override
where startdate < $$date

====> In expression use variable port,
setmaxvariable($$date, startdate)
=====================================
You can find variable value in Log fine and session RC you
can find it.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Informatica Interview Questions

What is a connected transformation?

1 Answers   Informatica,


what is $$$$?

1 Answers   TCS,


why we use datawarehouse

0 Answers   HCL,


Quickly characterize reusable change?

1 Answers  


What is a filter transformation?

1 Answers  


HOW CAN U FIND THE SESSION START TIME? chandumba2005@gmai.com

2 Answers   TCS,


how i will stop my workflow after 10 errors

2 Answers   HP,


How union transformation is active ?

2 Answers   Puma,


How to do Integration testing in Informatica?

5 Answers   Intelligroup,


Do you have to change the reject file b4 using reject loader utility.

1 Answers  


What is a repository manager?

1 Answers  


How we can confirm all mappings in the repository simultaneously?

1 Answers  


Categories