How do we perform a load test on OAC
Is there any software/tool to perform a load testing in OAC environment ?
Wondering open source software like jmeter will work if OAC deployed with IDCS.
Appreciate your comments.
Are you talking about OAC (autonomous) or OAC Classic?
Classic has SSH access and all APIs are exposed so you can script literally anything you want.
Hi Chris,
I guess its classic, not sure exactly what our implementer going to implement for us.
Actually I want to know whether Oracle provides any front end load testing tool. Not using SSH or back-end scripts developed by us. Since it's Oracle cloud I would imagine they should have standard pre-build load testing tool or recommend software to generate end user load.
We are implementing OAC with IDCS federated. So what ever the tool should be able to perform SSO and run reports to simulate user activities.
By the way please let me know where I can find difference between classic and autonomous OAC.
Thanks!
Classic = Pretty much OBIEE in the cloud meaning FULL administrative access. Here you can do load testing. And no, there is no testing tool in the front end.
Autonomous = As serverless as you can get. No administrative access. It's up. It runs. You use it. Period. No load testing, hardly any APIs. It's for consumption, not a enterprise-ready analytics platform with countless interfaces and admin options. That's precisely the point of "autonomous".
Also your implementer should communicate with you on these things. As the client you should be made aware of these aspects.
@Christian Berg -Oracle We are planning to move to OAC from OAS 7.6. I had a similar question as above if there is any software/tool to perform a load testing in OAC environment? The question was asked in 2018 so I would like to know if anything has changed since then.
There isn't any special tool for load testing OAC, but there are many ways that it could be done.
Because this is a 6 years old thread, ask a new question, providing more details than just OAC (what part of it, what is the target etc.).
@Dhaval Parikh Stantec To complete this closed thread. This blog should get you started. https://blogs.oracle.com/analytics/post/real-world-performance-testing-for-oracle-analytics-cloud-with-apache-jmeter
Hi Team, We would like to raise an enhancement request for the SSO/SAML configuration guidance for OAS 2026. We have already raised multiple SRs regarding OAS 2026 SSO configuration. However, we are facing difficulties getting the required guidance, as the available documentation does not clearly cover the OAS 2026 SSO…
We are planning to archive the Contract and Lease data currently sourced from the External Source as Contract and Lease accounting functions are being migrated to Oracle's CLM and Lease Accounting modules. At this stage, only active and partially closed records are being converted into Oracle and the remaining historical…
The difference column is a calculation, and I would like to average that row.
We are trying to convert our OAS reports to OAC and one of the parameters in the where clause of the report is what I am trying to make in OAC. I created a calculation as follows and I am trying to put it into a filter . The code validates EVALUATE('GREATEST ( TRUNC ( NVL (%1, TO_DATE (''1/1/2013'', ''mm/dd/yyyy'') ) ),…
Hi , I am calling one parameter in another parameter and it is not working. 1st parameter is showing values, while calling the 1st parameter in second it is not showing any values. Regards, Sree Hari M