Date: Wed, 4 Apr 2012 18:34:21 +0000
Reply-To: "Zdeb, Michael S" <mzdeb@ALBANY.EDU>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Zdeb, Michael S" <mzdeb@ALBANY.EDU>
Subject: Re: How can I tell were our Work library is?
In-Reply-To: <B39864771C6F074BB21AA235089174DD020FECE4F1@MBX1.myfdle.net>
Content-Type: text/plain; charset="us-ascii"
hi ...
proc options option=work;
run;
and look at the LOG
Mike Zdeb
U@Albany School of Public Health
One University Place (Room 119)
Rensselaer, New York 12144-3456
P/518-402-6479 F/630-604-1475
________________________________________
From: SAS(r) Discussion [SAS-L@LISTSERV.UGA.EDU] on behalf of Durrett, Cindy [CindyDurrett@FDLE.STATE.FL.US]
Sent: Wednesday, April 04, 2012 1:24 PM
To: SAS-L@LISTSERV.UGA.EDU
Subject: How can I tell were our Work library is?
We think we have a configuration issue -it appears that our work library is not set up to be in the work space on our server but is rather using our data storage area.
How can I find out where SAS is pointing to for WORK space?
We have SAS on our local PCs (32-bit) and mostly work remotely on our server (with 64-bit SAS). We run SAS 9.3.
Thanks,
Cindy
|