Hello All,
I'm facing this issue after the last week,
after restarting services, it is taking too much time to up the VA and other web apps,
Is there any parameter in SAS configuatoin files, so i can allocate more memory to start the services,
because it usually take 40-45 minutes to start the services;
Any suggestions would be appreciated,
Thanks.
Hi,
first, I would suggest to give a look on the logs. I understand your problem is only on the SAS Web Application Servers, not on the metadata or compute.
Secondly, I would suggest you to use the SAS Environment Manager, jmeter or even the Java console, to know the status of your Pooled Threads, open Connections and the Java Memory heap size. You might need to extend your memory setings for the java machine (probably on SASServer1_1 only). Give a look into the guide for Tuning for Performance and Scalability of the SAS Web Applications on 9.4: https://support.sas.com/documentation/cdl/en/appsrvtuning/68923/PDF/default/appsrvtuning.pdf
Do you have the Audit reports enabled on VA? Maybe you need to clean/archive/purge the EVM datamart.http://blogs.sas.com/content/sgf/2016/01/26/going-visual-analytics-audit-data-archiving/
Another thing to look at when a recurring job suddenly changes behavior, assuming the data load is similar, would be to see what SYSTEM changes may have happened.
You mention "after restarting services". I would look to see if any of the settings affecting those services changed and also if your IT people made any changes that kicked in with the restart. I have come into work and had SAS not work at all because our IT department completely trashed my registry overnight.
Verify that the startStopThreads parameter is set to 0 in SASServerx_1/conf/server.xml
This will use all the cores available on the server. Sometimes this value is set to just 1.
Thanks for letting the community know what worked based on tech supports' suggestion. I appreciate the follow up, so it may help others.
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.