Skip to main content
Announcements
Global Transformation Awards! Applications are now open. Submit Entry
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Incremental load override sorce and as well QVD, not able to concatenate

Hi,

I have a data file which is fact table data and is override daily. So, even my QVD also being override with data and not able to find my historical data in that QVD. It should concatenate old data with new data.

Give me any clue. or sample file.

Regards,

Kumar

21 Replies
Anonymous
Not applicable
Author

You took two different source file names. But it should be same, because in daily load the file will come with the same name.

In script you have loaded one QVD and if you try to load the script it will search for that QVD and get fail?

In second file can you take different data and can you try to load.

Anonymous
Not applicable
Author

Hi Varsha,

We should not use binary load.

Anonymous
Not applicable
Author

Hi,

can anyone share some knowledge on this.

settu_periasamy
Master III
Master III

Can you explain your issue?

As already mentioned. . Load your existing qvd (already stored) and concatenate your excel file..

Anonymous
Not applicable
Author

You have shared with me QVW file, in that three tabs are Main, Exit Script and Initial Script. In Main tab you have loaded QVD and ten concatenated excel file. So if you reload it will check QVD right?

settu_periasamy
Master III
Master III

yes

Anonymous
Not applicable
Author

It will fail, because there is no QVD when I run first time.

settu_periasamy
Master III
Master III

First time, you need to run the Initial Script (one time process)

Anonymous
Not applicable
Author

the script has to be scheduled very first run.

Anonymous
Not applicable
Author

anybody is having any new thoughts.