Forum Discussion
Anonymous
2 years agoNot applicable
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 th...
- 2 years ago
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.
lbendlin
2 years agoSuper User
Use bootstrapping for the partition definitions and then manually refresh the historical / cold partitions vial the XMLA endpoint.
- Anonymous2 years agoNot 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
- lbendlin2 years agoSuper 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.