BookmarkSubscribeRSS Feed
Alex_Shev
Calcite | Level 5

In SAS Management Console you can find the table with PIDs of running processes on server (Server Manager -> SASApp (for example) -> Logical Workspace Server). By clicking on some process we'll find out the name of the owner (who started the process), host and entry time.

If I have the PID, can I get the name automatically (SAS code/program)?

2 REPLIES 2
joao_moreira
Fluorite | Level 6

Hi Alex,

 

I think that what your migth be looking for is the iomoperate procedure.

This procedure let you connect to the object spawner and get the pid, owner and other infos on every sas session.

Please check the documentation here - SAS 9.3.

 

 

 

Alex_Shev
Calcite | Level 5
Thanks for the reference. Due to his program I can find the process owner. But all processes have the same owner - srv_d_sas. It's logical but I need to get the user name that looks like, for example, user1@domain

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 3757 views
  • 2 likes
  • 2 in conversation