At my work we are doing a stress test of SAS VA. The goal is to get as many people using it to see when the server gets hung up and hopefully crashes. Someone mentioned to run a bunch of stored processes with %abort in it but is there anything else that I could do to make the SAS VA "crash"?
Hello,
You might want to specify which SAS-release you are running and ALSO(!) which VA-release??
If you would go for the abort-scenario, make sure to read:
How to conditionally stop SAS code execution and gracefully terminate SAS session?
By Leonid Batkhan on SAS Users March 24, 2021
I would say 'good luck' but maybe not the appropriate wording if you want to "crash" the VA-server 🤔
I hope that 'VA extremely slowly or not-responding' is also OK for you.
Koen
You might as well stress test by Increasing the In-Memory consumption of the LASR/CAS server. Generally speaking, In a multi-tenant environment In-Memory consumption could lead to server to become Un-responsive.
In my experience you won't be able to crash SAS VA. All that will happen is response times in your browser pointing at SAS VA web pages will just increase to the point the VA web pages wont refresh at all. If you also monitor the SAS VA web server CPU usage will also flat line at 100% and possibly memory will max out. The bottleneck is all of the Java processes running on the SAS VA web server
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.