Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. READ MORE

Qlik Cloud app reload failed with error "The memory limit for the request was reached"

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
ToniKautto
Employee
Employee

Qlik Cloud app reload failed with error "The memory limit for the request was reached"

Last Update:

Jun 26, 2024 7:06:27 AM

Updated By:

Sonja_Bauernfeind

Created date:

May 13, 2021 3:25:21 AM

App reloads in SaaS edition of Qlik Sense fail with the below error message.

Data has not been loaded. Please correct the error and try loading again.
The following error occurred:
The memory limit for the request was reached

Resolution

There are three main directions on mitigating high memory allocation problems;

  1. Review data load script
    • Remove unused fields and rows for being  loaded
    • Drop tables when no longer needed in the data processing
    • Implement incremental loads to optimize volume of data being processed
    • Utilize optimized QVD loads
  2. Add more capacity to the tenant to allow for heavier workload
    • Expanded apps
    • Dedicated capacity
  3. Schedule a reload instead of using a manual/interactive one. In this case, the reload will be assigned to a proper reload engine.

 

Cause 

The Qlik Sense Engine in SaaS is configured to have a sandbox limit for reloads so that they do not expand infinitely and bring down the Engine running the reload. Based on subscription detail there is a limit for each app file, but during reload, additional memory is typically required to process calculation before the app's data model has been updated.

During a reload the Engine will periodically measure allocated memory. If the allocated memory reached the reload limit the reload will fail with a memory exceeded error. 

App type Support App Size (in-memory) Peak Memory During Scheduled Reload Peak Memory During Manual Reload
Standard apps Up to 5 GB Up to 15 GB Up to 10 GB
Large app support Up to 50 GB Limited by the available memory in the dedicated Engine Limited by the available memory in the dedicated Engine

 

Related Content 

Large App support 
Qlik Engine: Hypercube Memory Limit 

Internal Investigation ID(s)

QB-5268

Labels (1)
Version history
Last update:
2 weeks ago
Updated by: