| Date: | Thu, 15 Jun 2006 06:27:50 -0500 |
| Reply-To: | "Gregg P. Snell" <sas-l@DATASAVANTCONSULTING.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | "Gregg P. Snell" <sas-l@DATASAVANTCONSULTING.COM> |
| Subject: | Re: Running with V8 and V9 - Please help me |
|
| In-Reply-To: | <1150363224.637444.120490@c74g2000cwc.googlegroups.com> |
| Content-Type: | text/plain; charset="iso-8859-1" |
Chandu,
Is your dataset very narrow (i.e. only a few columns)? If so, then V9
compression might actually make the dataset bigger. V8 32bit SAS uses about
12 bytes/obs overhead to do the compression, while V9 64bit uses about 24
bytes/obs for overhead.
Good luck,
Gregg Snell
-----Original Message-----
From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of
chandu.isi@GMAIL.COM
Sent: Thursday, June 15, 2006 4:20 AM
To: SAS-L@LISTSERV.UGA.EDU
Subject: Re: Running with V8 and V9 - Please help me
Hi SC,
If I am going to run with V8 tomorrow then the dataset will
comes to orginal size?
Thanks for help, and Thanks for quick responses for all.
Chandrasekhara Rao.
Stéphane Colas wrote:
> Hi,
>
> Did you use COMPRESS option ?
>
> -Did you change for a 64 bits host ?
>
> -Did you change from v8 to v9.1 ?
>
>
http://search02.sas.com/query.html?qt=compress&style=sup&nh=40&qp=&qc=suppsa
s&ws=1&qm=1&st=1&lk=1&rf=0&oq=&rq=0
>
>
> --
> Stéphane.
>
> http://www.datametric.fr
> (translated).
>
>
> Selon chandu.isi@GMAIL.COM:
>
> > Hi All,
> >
> > I encounted an issue/surprize using SAS V8 and V9.
> >
> > I have a BIG dataset and untill yesterday I ran SAS V8 on
> > that. Today when I am running with SAS V9( same code - same dataset)
> > the SIZE of data set became DOUBLE the orginal dataset size. More over
> > what I observed is the No of OBS remains same!!.
> >
> > Any help or any thoughts - will V8 datasets observations be
> > appended twice if use with V9? Really I didn't understand.
> >
> > Please help me on this. Any help I will greatly thankful...
> >
> > Thanks in advance
> > Chandu.
> >
|