BookmarkSubscribeRSS Feed
yevgeniyelbert
Fluorite | Level 6

As an admin, i am trying to find long-standing disconnected sessions - to clean those up, so i don't have to do it manually in Environment Manager.

When i run this code it only lists CONNECTED sessions. Is there an option to see disconnected ones?

 

proc cas;
action accessControl.assumeRole/adminRole = 'SuperUser';
action session.listSessions;
run;
quit;

 

yevgeniyelbert_0-1587661017222.png

 

 

2 REPLIES 2
yevgeniyelbert
Fluorite | Level 6

Thanks @Al ! I was hoping to do something from SAS UI. So running  a SAS script to find and clean up disconnected sessions. You can do it manually in Environment Manager - i was hoping that there would be corresponding SAS code to do it too.

 

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

Discussion stats
  • 2 replies
  • 1169 views
  • 0 likes
  • 2 in conversation