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 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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