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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
mleczec
Contributor
Contributor

How to avoid costly repeated compilations of SQL execution plans with each Talend Job-Start?

The SQL Server creates a new execution plan for each new job start for an update statement because the parameters from the Talend job are not adopted and the queries differ each time. How can I avoid this? I want the same query to be used every time and no new one to be created because the smallest changes have crept in.

Labels (1)
  • Other

0 Replies