Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Corrupt file structure

When opening a qvw that was created in Qlikview 9, I am getting the following error "Corrupt file structure. This file needs to be reloaded with a QV9 SR7 or QV10 SR1 or later!".  This error is also stopping the reload in Qlikview 10.  The qvw opens fine in Qlikview 9, and all other qwv open without error.  Does any one know how to resolve this issue?

Running Qlikview 10 SR2

qvw built in Qlikview 9 SR5

Thanks,

Stephen

5 Replies
fernandotoledo
Partner - Specialist
Partner - Specialist

Try to put an Exit Script clause at the beggining of your script and run it in QV9. This will load no data structure. Save it (better with another name) then try oppening it in QV10. Then remove the Exit Script and load your file!

Regards

Fernando

Not applicable
Author

I did something very similar to the idea you suggested.  I did a partial load, and loaded a small amount of data in QV9.  I then copied that to QV10 and did a full load.  The full load worked without error. 

Thanks for the advice,

Stephen

Not applicable
Author

I have the same problem with QV10 SR3 64-bit

Not applicable
Author

It turned out for me this problem was caused by a float data column used for natural join. This column was read in as a string due to the wrong format stance in the qv script. The error message appeared even when all files were created in the QV10.

I have not found a solution for that yet and the error message is sure misleading in my case.

Not applicable
Author

The QV10 SR4 has fixed this problem for me.