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 2002, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 16 May 2002 13:00:06 +0200
Reply-To:   Ulrike Grömping <ugroempi@FORD.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Ulrike Grömping <ugroempi@FORD.COM>
Organization:   Ford Motor Company
Subject:   Re: storage space problems
Content-Type:   text/plain; charset=us-ascii

This compression suggestion sounds interesting. I'm already quite at the limit with deleting unused files etc. I'm just wondering whether compressed files will be accessible a lot slower than uncompressed ones ?

Regards, Ulrike

> ... > There is another trick to decrease space, which you should try: use the > option COMPRESS=YES. That might reduce your dataset-sizes to less than 50%. > If you have SAS V8, you can try COMPRESS=BINARY; that is more efficient. > The only problem is: you cannot direct access obs if the dataset is > compressed. But there is normally no situation where you need it!


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