Hello,
I'm monitoring the SAS 9.4 JVM's with the Java VisualVM tool from a remote host.
Now, I would like to go deeper in detail by enabling garbage monitoring with the Visual GC plugin. Therefore I need to run a jstatd process on server side which is bundled with jdk.
Is it safe to install jdk on the SAS middle tier or will it get in conflict with the SAS Private Java Runtime Environment?
If not safe, is there another way to get visual insight in young gen memory consumption (eden, survivor 0, survivor 1)?
Kind regards,
Glenn
Thank you all for your quick replies. We are using a Windows environment but I will try to install and test the jdk on our development environment.
gc monitoring (and backup) is already enabled and analysed with the GCeasy website.
The reason why I want to monitor the young gen in detail is because our middle tier server has only 4 cpu cores while SAS is recommending 8 cpu cores. Due to that, real time can be greater then user and sys time. Also, our development environment is limited in the amount of ram.
I'm tuning performance for SAS Financial Management. Our FM database contains 2 cycles (day and month), many formulas (calculated in memory) and duplicated data over different analyses.
Many data loads/extracts are performed. Yesterday, the system performed around 60 uploads to the FM database. Also, many data is exported out of the FM database. This is very resource demanding!
We've already scaled the available memory (125 GB) between different web application servers and tuned the servers together with SAS support. Still we face regular hungs and shutdowns for SASServer3 and SASServer4.
I hope this can give you an idea of the actual workload.You can find the gc logging for SASServer3 in attachment.
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.