Hello,
I have a dashboard with a single map, several pie's, graphs and indicators.
All of these reference the same service containing approx 15k records.
There's a date filter that filters all of the map, pies, charts and indicators by the same attribute.
If I use a feature or map service that REFERENCES the data in our Oracle 19c RDBMS, performance of this dashboard, and associated filtering of the data, is horribly slow and unusable. This service is set to return 20k records from the server.
If I use a HOSTED map service it's lightening quick.
My problem is this is dynamic dataset that changes hourly - hence the need for a dashboard. What am I doing wrong here that is resulting ins such terrible performance?
As follow up I watched the CPU performance on our Oracle DB server:
Any ideas why Operations Dashboard is causing the 'Oracle RDBMS Kernel Executable' to constantly hog CPU?