Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
UPGRADE ADVISORY for Qlik Replicate 2024.5: Read More
cancel
Showing results for 
Search instead for 
Did you mean: 
Al_gar
Creator
Creator

Qlik Replicate Memory Grants

For a Qlik Replicate trigger-based CDC v2 task, we're seeing that there are some updates/deletes on the target database that are requesting a large amount of memory. E.g. Memory allocation for session with a delete transaction:

Al_gar_0-1746721627441.png

Although this session was granted 58GB only 5GB was used. Is this an expected behavior for a Qlik Replicate task transaction? Is there an option to limit the max memory grant for a Qlik Replicate task?

Qlik Replicate November 2024 (2024.11.0.177)
SAP HANA as Source
SQL Server 2019 as Target

 

Labels (3)
1 Reply
john_wang
Support
Support

Hello @Al_gar ,

Thanks for reaching out to Qlik Community!

I'm not entirely sure whether the graphic is sourced from the "sys.dm_exec_query_memory_grants" view in SQL Server or from somewhere else. However, it's important to note that Qlik Replicate does not influence memory allocation in the SQL Server target database. Replicate is responsible only for delivering the applying SQL statements (DDL, DML etc) to the backend database; memory management is handled internally by SQL Server itself.

Regards,

John.

 

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