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?