Forum Discussion
Can loading a filtered table from Oracle slow network or take a network down
- 6 years ago
Depends on the load of the system when querying the data. If your system is already at the limit of what it can do and you throw load on it it could be problematic (but unlikely)
In principle you will have less problems if you use the ImportMode.
And if refreshing a PowerBI report brings your system to its knees, it means that your system was already under a lot of load.
I would make sure that the refresh times are not at the "peak time" of the system
In a nutshell:
- Can it put a strain on the system? Yes
- Is it likely? Rather No
- How tragic can it be? How high was the load before? It all depends on your environmental factors and you should test it with/on a test system
If this post was helpful may I ask you to mark it as solution and give it some kudos?
Have a nice day!
BR,
Josef
Depends on the load of the system when querying the data. If your system is already at the limit of what it can do and you throw load on it it could be problematic (but unlikely)
In principle you will have less problems if you use the ImportMode.
And if refreshing a PowerBI report brings your system to its knees, it means that your system was already under a lot of load.
I would make sure that the refresh times are not at the "peak time" of the system
In a nutshell:
- Can it put a strain on the system? Yes
- Is it likely? Rather No
- How tragic can it be? How high was the load before? It all depends on your environmental factors and you should test it with/on a test system
If this post was helpful may I ask you to mark it as solution and give it some kudos?
Have a nice day!
BR,
Josef