BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
rmlmrmlm
Obsidian | Level 7

Hello all!

 

I notice that EMiner projects/diagramns creates folders inside the WORK lib.

Examples:

_TD21212_SMKTPVSAS01_

_TD10268_SMKTPVSAS01_

SAS_util000100001134_SMKTPVSAS01 (explained here: http://support.sas.com/kb/20/517.html)

 

With more than one user it's dificult to know wich one belongs to whom.

 

 

What means the numbers next to _TD? I know that the last part, SMKTPVSAS01, is the server name.

Any suggestions?

 

Thank you!

1 ACCEPTED SOLUTION

Accepted Solutions
lmignone
SAS Employee

Hi rmlmrmlm,

As you can see in:

 

https://support.sas.com/documentation/cdl/en/hostwin/63047/HTML/default/viewer.htm#p0bmj7wjme32ayn1h...

 

Temporary Subfolders

Because you can run multiple SAS sessions at one time, SAS creates temporary subfolders under the folder that you specify with the WORK option. These temporary subfolders are created in the unique form _TDnnnnnnnnnn, where TD means temporary folder and nnnnnnnnnn is the process ID for each SAS session. These subfolders enable multiple SAS sessions to be invoked, each using the same configuration file, and they prevent the Work folder from being shared. SAS creates any temporary files that are required within each temporary folder. As with all temporary files that are created in the Work data library during a SAS session, these temporary folders are deleted when you end the SAS session. If SAS terminates abnormally, you might need to delete the temporary files.
 
Regards,

 

View solution in original post

1 REPLY 1
lmignone
SAS Employee

Hi rmlmrmlm,

As you can see in:

 

https://support.sas.com/documentation/cdl/en/hostwin/63047/HTML/default/viewer.htm#p0bmj7wjme32ayn1h...

 

Temporary Subfolders

Because you can run multiple SAS sessions at one time, SAS creates temporary subfolders under the folder that you specify with the WORK option. These temporary subfolders are created in the unique form _TDnnnnnnnnnn, where TD means temporary folder and nnnnnnnnnn is the process ID for each SAS session. These subfolders enable multiple SAS sessions to be invoked, each using the same configuration file, and they prevent the Work folder from being shared. SAS creates any temporary files that are required within each temporary folder. As with all temporary files that are created in the Work data library during a SAS session, these temporary folders are deleted when you end the SAS session. If SAS terminates abnormally, you might need to delete the temporary files.
 
Regards,

 

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 929 views
  • 0 likes
  • 2 in conversation