LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (May 2008, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 9 May 2008 11:40:54 -0400
Reply-To:     Paul Bartells <paul.bartells@TXU.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Paul Bartells <paul.bartells@TXU.COM>
Subject:      Assignment of SASWORK on UNIX

Friends,

I could use some advice. I have a number of long-running batch jobs submitted by CRON or from the command prompt. Most of the time, these jobs are allocated work space on /SAS/work. Other times, jobs get assigned to /usr/tmp. Not surprisingly, some of the jobs going to /usr/temp fail, but it might take 5 or 6 hours to reach that point. My question is this: Is there any way to force the SASWORK library to reference /SAS/work instead of /usr/tmp? I've checked the documentation, but haven't found anything that seems to address this issue.

Your suggestions/comments will be appreciated.

Regards, Paul Bartells TXU Energy Irving, TX


Back to: Top of message | Previous page | Main SAS-L page