Forum Discussion
KMSudharsan
1 year agoFrequent Visitor
Power BI Server - Refresh failing in random manner for same data set via ODBC connection
We're experiencing an issue where refresh works successfully sometimes and fails at sometime. Do we have any limitations on back to back on-demand for a same report? What are all the possible soluti...
- 1 year ago
Hello guys,
The root cause of this issue is Container exited error, we detected from gateway logs.
The error was fixed at the driver level due to multiple handle required for different use cases for a same report to refresh. Hence handling the allocation will fix this.
KMSudharsan
1 year agoFrequent Visitor
Hello guys,
The root cause of this issue is Container exited error, we detected from gateway logs.
The error was fixed at the driver level due to multiple handle required for different use cases for a same report to refresh. Hence handling the allocation will fix this.