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

Announcements
Qlik Named a 7-Time Gartner® Magic Quadrant™ Leader: See the 2026 Report
cancel
Showing results for 
Search instead for 
Did you mean: 
lguevara
Partner - Creator II
Partner - Creator II

Qlik Replicate Source db2 iseries cpu consume high

Hi,

What configuration we do to reduce the consume of cpu in the source db2 i series,

because we notice that have to 10% of pick consume, but only have 1 task like log stream with 3 tables.

Thanks

 

 

Labels (2)
2 Replies
john_wang
Support
Support

Hello @lguevara ,

Thanks for the post here.

In my view, a 10% CPU load on AS/400 isn’t directly comparable to the same number on Linux or other operating systems. For example, on Linux the CPU% reflects total cycles consumed across all cores. On AS/400, however, the CPU% may represent usage within a specific shared pool, and depending on how multiple threads are counted, it can even show values above 100%.

CPU usage on AS/400 can be influenced by many factors, such as the number of tables, the volume of change data, and the overall system configuration. We can certainly try to optimize things through Qlik Replicate settings or by using the R4I UDTF for Change Capture, but it’s difficult to predict exactly how much the CPU load will drop.

If you still feel that 10% is higher than expected, you can manage CPU consumption at the subsystem or job level. Just keep in mind that throttling CPU for the Replicate processes may introduce latency in your tasks — the classic “save CPU, lose speed” trade-off.

Hope this helps.

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!
lguevara
Partner - Creator II
Partner - Creator II
Author

Hi @john_wang 

Thanks,

And How can manage CPU consumption at the subsystem or job level?

If increase frecuency of "Check for changes every (sec)" in advanced endpoint connection?

or another internal parameter.

thanks,