Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear all,
perhaps you have already faced this problem and you know how to manage it.
I've a script that running in the night and creates and store a qvd file (it's an incremental loading).
Sometime when I check the result, I find the script in error (on the console) and the qvd is empty.
If I launch the script again , everything works fine, but the qvd table is not complete and data are missing.
Fortunately, I save, day by day, any incremental table so I can rebuild the complete file, but the problem could rise every moment.
Is it possible to prevent this kind of problem ? and how ?
Any help is really appreciated
Thanks in advance
When the load fails, the document log should show the cause of the error.
Hi,
There is some problem in the incremental load please check the incremental logic might be there is a problem for qvd creation
Hope this helps
Thanks & Regards