Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Incremental Load debug problem

Hi,

In my script, I wrote a code for incremental load. In order to do the incremental load, I need to store data into the qvd file. However when I try to debug the code, the qvd file is restored with new limited number of rows. Is there a solution to prevent this problem, except comment the store function line?

Thank you

1 Reply
ashfaq_haseeb
Champion III
Champion III

Hi

use

exit script();

In between or if you can post a sample someone can help you.

Regards

ASHFAQ