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 (November 2000, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 17 Nov 2000 12:05:14 -0800
Reply-To:   kmself@IX.NETCOM.COM
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   kmself@IX.NETCOM.COM
Subject:   Re: Insufficient space in file error
In-Reply-To:   <sa12bb8a.004@gwmail.ns.ho.sgi>; from gstill@SGI.SK.CA on Wed, Nov 15, 2000 at 04:36:13PM -0600
Content-Type:   multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature";

on Wed, Nov 15, 2000 at 04:36:13PM -0600, Gordon Still (gstill@SGI.SK.CA) wrote: > I am running SAS 6.12 on an AIX machine (Version 4.3) and get the following error when the dataset being created gets to 1.07 gigabytes. > > >From the SAS log file: > > ERROR: Insufficient space in file LIBNAME.DATASET_NAME.DATA.^MERROR: > Insufficient space in file LIBNAME.DATASET_NAME.DATA.^MERROR: > Insufficient space in file LIBNAME.DATASET_NAME.DATA. > ERROR: Write to LIBNAME.DATASET_NAME.DATA failed. File is full and may > be damaged.^MERROR: Write to LIBNAME.DATASET_NAME.DATA failed. File is > full and may be damaged.^MERROR: Write to LIBNAME.DATASET_NAME.DATA > failed. File is full and may be damaged. > > Is this a system problem or a SAS problem? The operating system file size is set to unlimited. > > Your thoughts or comments greatly appreciated.

set 'options noovp' to avoid getting tripled error messages.

Why is SI still shipping with a line-printer default setting more than a decade after the proliferation of laserprinters? 'ovp' is an attempt to bold output text by typing over it three times.

Oh, and you'll need more disk space.

-- Karsten M. Self <kmself@ix.netcom.com> http://www.netcom.com/~kmself Evangelist, Zelerate, Inc. http://www.zelerate.org What part of "Gestalt" don't you understand? There is no K5 cabal http://gestalt-system.sourceforge.net/ http://www.kuro5hin.org


[application/pgp-signature]


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