Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Everyone,
@Michael_Tarallo @mbj @petter @richbyard @Mp3Leaks @rohitk1609 @Marcus_Spitzmiller @ergustafsson @Masaki_Hamano @Sue_Macaluso
How we can do incremental load without the help of qvd . Because I don't want to store any data in personal pc or laptop.
kindly help me in this. Is there any other method for incremental without storing anything and data is store in amazon redshift.
Thanks
QVDs do not have to be stored locally, As long as the QMC has access and a connection set up.
Incremental load works by picking up the data from source that doesn't exist In the QVD file (Or other file.). If you just want to load from a single source you will have to do the full pull.