Hi,
I am almost certain that the freeze is caused by the ALTLOG option that's being enabled for your environment.
Do you have the Workspace Server log enabled?
Especially the Workspace Server might cause problems as it writes a single log for each user. Given that, plus an option to "copy" a dup of logs somewhere, might be too much for the resources you have, the resources SAS uses.
Going in the opposite direction, if the ALTLOG is set up for the SAS Servers, yet the Workspace Server log is not enabled, it might run
indefinitely, trying to find the Workspace Server log. Other log files are enabled per default, which is why I am highlighting the WS log.
As mentioned in a post earlier, one way to go would be using the Environment Manager:
What is Environment Manager:
http://support.sas.com/documentation/cdl/en/evug/69029/HTML/default/viewer.htm#n1vpa7fca7lm6xn1193gvpd1m8h0.htm
Using the Report Center:
http://support.sas.com/documentation/cdl/en/evug/69029/HTML/default/viewer.htm#n0icicjjqba5khn17he8it7wkozs.htm
Take a look at the reporting, one of the features provided by Environment Manager, to see which objects, items and resources you can
report on, and monitor. It is a great tool!
There is an Ask the Expert recording and upcoming sessions for Environment Manager,
see http://support.sas.com/training/askexpert.html, under Administration.
Aside from Env Manager, here is a blog that talks about logging events
http://blogs.sas.com/content/sgf/2015/09/30/part-1-auditing-data-access-who-did-what-and-when/
Hope this helps.
Thanks
Anja
... View more