Forum Discussion
Max Model size limit in Premium Gen2
- 3 years ago
Hi Anonymous ,
Yes, the limit for a single model is half of the listed size (assuming you want to be able to refresh the data)
Refreshing the dataset - The second action is refreshing the dataset after it's loaded into the memory. The refresh operation will cause the memory used by the dataset to double. The required memory doubles because the original copy of data is still available for active queries, while another copy is being processed by the refresh. Once the refresh transaction commits, the memory footprint will reduce.
Hi Anonymous ,
Yes, the limit for a single model is half of the listed size (assuming you want to be able to refresh the data)
Refreshing the dataset - The second action is refreshing the dataset after it's loaded into the memory. The refresh operation will cause the memory used by the dataset to double. The required memory doubles because the original copy of data is still available for active queries, while another copy is being processed by the refresh. Once the refresh transaction commits, the memory footprint will reduce.
- Anonymous3 years agoNot applicable
Thanks djurecic for confirming. Appreciate your help