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 (January 2000, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 18 Jan 2000 02:47:07 GMT
Reply-To:     SAlbert <salbert@AOL.COMSTOPSPAM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         SAlbert <salbert@AOL.COMSTOPSPAM>
Organization: AOL http://www.aol.com
Subject:      Re: Help with VMS - Insufficent space in library work
Content-Type: text/plain; charset=ISO-8859-1

>When running a SAS program, my library work gets out of disk space and >SAS stops working. > >What should I do? >Should I work in a different library? > >Thanks in advance. > >Llorenç Badiella >La Caixa >Caixa d'Estalvis i Pensions de Barcelona >

I had a similar problem on an OpenVMS system (I assume you're running on a DEC machine). The problem is that SAS needs more work space than you have available in that library. For me, the solution was to change the limits on my account to allow a larger space allocation; it's also possible that the work area is on a disk that doesn't have enough free space available, in which case you'd need to change the location of the SAS work library.

Steve Albert


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