BookmarkSubscribeRSS Feed
yonib
SAS Employee

Hi,

The Setup for our default SAS System user work folder is located at:

-WORK E:\SASWork\

Is it possible that for some users the default SAS System work folder will be at Different location like:

-WORK C:\SASWork\

Thanks in advanced,

2 REPLIES 2
art297
Opal | Level 21

Everywhere I've worked individual work folders have always been designated with user-specific locations whose specific locations are differentiated with system parameters.  E.g., something like:

-WORK "!TEMP\SAS Temporary Files"

DLing
Obsidian | Level 7

For Windows PC, WORK usually uses the local hard drive as opposed to LAN or other network storage.  You can point them anywhere you like as long as you have read/write access.

In UNIX environments, it is not uncommon to see a central directory and/or filesystem that's built for speed only being used for WORK.  Since these SAS datasets only last for the duration of a SAS job, there's no need for mirroring or stripping.

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 823 views
  • 0 likes
  • 3 in conversation