Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
Running on 64bit QV server v10.00.8815.6 SR1, I have a QV script which will not work when I click onthe reload button. Instead it crashes QV, shows no memory increase or CPU useage over ten minutes and I have to close the application from task manager.
When I open the same QV document and cilck debug and run the script will execute straight through with no problems.
For confirmation, I then opened the same document and clicked relaod from the script editor, which executed through sucessfully.
Has anyone encountered this and / or found a work around for it?
Running on 64bit QV server v10.00.8815.6 SR1
Many thanks
Phil
Seems QV bug to me. Did you report it to QV Support group?
Hi,
Why dont you try the same script on some other version of qlikview.
Regards,
Kaushik Solanki
If your first run is going within the QlikView Server, then there might be a difference in Security rights - QVS task might be running with a different User ID than your on-line session. Try to compare security rights between the two.
Second idea - try to examine any available logs and see what statement caused the crash.
Yes it happens sometimes that the debug will execute a bad script to the end . But after closing the debug window, it migth still crash.
Do a limited load. Look for synonyms and for [ LEFT | RIGHT ] KEEP LOAD on empty tables
-Alex
Just to add:
I don't have the answer but I experienced the same with OLE DB to Oracle.
Thanks all for your help, we have rebuilt the server for unrelated reasons and I will test this again once I am back in the office.
Phil