Forum Discussion
Oracle Connector Leaving Open Connections
Anonymous
I did not get that far because I noticed taht it is opening too many simultaneous connections.
Something else I noticed is that our new AWS server is handling the connections much better then our on-prem one. It is flushing connections pretty frequently and routinly.
The main issue I am having is the number of connections it opens at one time. I did read somewhere that you could disable PBI refreshing in parallel. Any chance this can be explained if it would help?
zeel801p,
Disable the following option in Power BI Desktop.
Regards,
Lydia
- zeel801p8 years agoFrequent Visitor
Anonymous
Yeah this helps in pushing a bunch of connections at the same time but the issue with not flushing properly still persists, now on two completly different Red Hat Oracle servers.
- Anonymous8 years agoNot applicable
zeel801p,
I haven't found any methods in Power BI Desktop that can be used to flush connections. Please try to kill these connections from your server side. And for those old tables that don't need to be refreshed, disable "Include in report refresh " option in Query Editor of Power BI Desktop.
Regards,
Lydia- zeel801p8 years agoFrequent Visitor
Yeah no luck. As soon as I flush them they are being recreated the next refresh. And now that it is creating 30+ connections per refresh I cannot even flush it after every refresh since it does not complete a refresh.