Forum Discussion
Running Report while AAZ tabular model is being refreshed
- 4 years ago
Hi, simonliucan
Theoretically you will get the results of your run report before the refresh starts.
A scalable deployment for large query or processing workloads typically comes with expectations of high availability.
In a regular single-server deployment, processing and query workloads run concurrently, assuming system resources are sufficient for both activities. Analysis Services keeps existing data structures intact for query support while an updated version is being processed in the background. Having sufficient memory and disk space to handle temporary data structures is a hardware requirement that exists for all server modes, although each mode places different demands on system resources and comes with different levels of NUMA-awareness.
Here is the related document, hope it can help you.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, simonliucan
Theoretically you will get the results of your run report before the refresh starts.
A scalable deployment for large query or processing workloads typically comes with expectations of high availability.
In a regular single-server deployment, processing and query workloads run concurrently, assuming system resources are sufficient for both activities. Analysis Services keeps existing data structures intact for query support while an updated version is being processed in the background. Having sufficient memory and disk space to handle temporary data structures is a hardware requirement that exists for all server modes, although each mode places different demands on system resources and comes with different levels of NUMA-awareness.
Here is the related document, hope it can help you.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.