Date: Fri, 19 Jun 2009 18:12:37 -0400
Reply-To: Sigurd Hermansen <HERMANS1@WESTAT.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Sigurd Hermansen <HERMANS1@WESTAT.COM>
Subject: Re: Large datasets to tape on Windows?
In-Reply-To: <a73feaba-f5d7-4fe0-ad1c-84b9e59a0301@n4g2000vba.googlegroups.com>
Content-Type: text/plain; charset="us-ascii"
Don:
In addition to the excellent suggestions you've received about hardware solutions, and perhaps complementing those solutions, consider a simple Data step and SAS SQL option: (compress=yes). Although more effective for character data (especially series of spaces or other filler), SAS compression can reduce many SAS datasets to 1/10th or less of their original size. Writing and reading of compressed datasets doesn't add much, if any, time to SAS programs.
S
-----Original Message-----
From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Don
Sent: Wednesday, June 17, 2009 12:31 PM
To: SAS-L@LISTSERV.UGA.EDU
Subject: Large datasets to tape on Windows?
We have a space issue appending large lab datasets. We run out of
network drive space and other issues just due to large datasets. It
there a tape output option in MS windows ? Obviously my computing
days go back a few year if I think of tape.
Don
|