Forum Discussion
Performance tuning Oracle ODAC driver with FetchSize option on OnPremises Data Gateway
That only did not try with acceleration of requests to Oracle.
There is one report for 370+ million rows, the initial data loading can take about 4-5 hours.
The server with the gateway and the server with Oracle are practically idle.
RAM 120GB
Processor for 64 cores.
Network 10 gigibit.
Actually loading all the same rests against something.
The fetch size is 16777216. Moreover, both in Microsoft.Mashup.Container.NetFX45.exe and in the registry itself for odac.
No one has found a way to speed up the selection and get a download of at least 200-300 megabits?
- Anonymous3 years agoNot applicable
Frankly, Power BI is not as fast as a rival product in loading information. I will skip any typical poster's points of why would you need that much data / use a star schema / etc.
We are no longer using ODAC or instant client here to connect to Oracle's ADW from Power BI. We are using Oracle Client for Microsoft Tools (the latest Oracle-Client-for-Microsoft-Tools.exe) after Oracle's security changes in early March. I assume you are reaching an ADW but if not I still would expect this to be your best tools. We decided to scrap our gateway server and rebuild for this new setup. Registry key settings are still in effect with this different solution. I do not recall changing the machine.config manually and I no longer have access to that server to verify.
We run this setup on both the gateway server and on Power BI Desktop users machines.
Good luck!
Sources
https://www.oracle.com/sn/a/ocom/docs/database/microsoft-powerbi-service-gateway-adw.pdf
https://www.oracle.com/database/technologies/appdev/ocmt.html
- MallikarjunaBan3 years agoHelper III
'r u using oracle 12 version or 19. this new driver works for 19 only not for old versions
- Anonymous3 years agoNot applicable
I am on Cloud. If you are using an older on-prem version of Oracle then you will need to go through the information at oracle.com to find the right installs.
- MallikarjunaBan3 years agoHelper III
hi u mean it did not work after increasing fetch size please let me know for its 3hrs for 32million records
- Anonymous3 years agoNot applicable
I can not make sense of your message. We have moved on to the Oracle Client for Microsoft Tools. The install can be found at https://www.oracle.com/database/technologies/appdev/ocmt.html.
Good luck.