Forum Discussion
Incremental Load Error
Hi
We have a massive data set. We enabled incremental load on one transactional table. and published to service. In service, the dataset failed due to this issue
| The database was evicted and the operation cancelled to load balance the CPU load on the node |
Individual partitions cannot exceed 10GB. A refresh request cannot exceed 5 hours. You may be hitting one or both of these limits just with this semantic model but not with the others.
3 Replies
- lbendlinSuper User
Use bootstrapping for the partition definitions and then manually refresh the historical / cold partitions vial the XMLA endpoint.
- AnonymousNot applicable
Thanks for the article. I have other models also established in the same way. I dont experience this error in other incremntal load configured model. So it looks weird that this is happening only in this model alone
- lbendlinSuper User
Individual partitions cannot exceed 10GB. A refresh request cannot exceed 5 hours. You may be hitting one or both of these limits just with this semantic model but not with the others.