Home » Interview » Technology

How to perform incremental load in DataStage?

Correct Answer: -Daily loading is known as incremental load -When data is selected from source, selected records are loaded between timestamp of last load and the current time -The parameter that are passed to perform are last loaded date and current date -The first parameter is the stored last run date is read through job parameters -The second parameter is the current date

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion