Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Karim_Khan
Creator III
Creator III

Script Termination Issue

Hi Team,

    I am also facing the issue of script execution window is getting stuck after fetching the records through reload/debugger limited rows.

My Script is as below

Regards,

Karim Khan

QlikView Forums & ResourcesQlikView App DevelopmentNew to QlikViewQlikView Resource Library

KK
3 Replies
sundarakumar
Specialist II
Specialist II

Does it happen even for 10 lines fetch? and y do we have a precedent load with *?

-Sundar

simospa
Partner - Specialist
Partner - Specialist

Hi,

is there a 17th column in your "t_war_product table?

What does it happen if you try to insert a ORDER BY clause?

S.

agni_gold
Specialist III
Specialist III

SQL SELECT *

FROM ucpprd.ucp."t_war_product"

please remove database name from script.

ucpprd