BookmarkSubscribeRSS Feed
_zeta_
Fluorite | Level 6

¡Hi mates!

Is possible to control from SAS Studio when the user cancel or stop a node in SAS Studio? we want to kill a few Linux process when it occurs!

Thank you very much for your comments.

 

 

2 REPLIES 2
Kurt_Bremser
Super User

If you want to do this from within SAS, XCMD has to be enabled.

Note that non-root users can only kill processes they own; if you need to kill other processes, you need superuser (root) privileges.

quickbluefish
Barite | Level 11

I think your life will be much easier doing this on the backend with a shell script - maybe one that monitors the nodes assigned to each user?  Unless the user is stopping nodes from within a SAS program (as opposed to through the GUI) using x / %sysexec, I'm not sure how the process you're talking about would be kicked off by SAS.  

CFC_SAS_Communities_400x225.jpg

Call for content now open!

It's your turn to help shape SAS Innovate 2027. Share your expertise and inspire the SAS community.

Submit your proposal →

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1160 views
  • 1 like
  • 3 in conversation