Date: Mon, 18 Aug 2008 12:40:11 -0700
Reply-To: Akshaya <akshaya.nathilvar@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Akshaya <akshaya.nathilvar@GMAIL.COM>
Organization: http://groups.google.com
Subject: Re: File I/O error--large dataset problems?
Content-Type: text/plain; charset=ISO-8859-1
I was thinking the empty dataset might be becoz there are no records
which satisfy your "IF" condition criteria, you can run a Proc Freq on
both conditions to confirm it. The same thing happened to me couple
of times in processing a 30GB of data in VMS but later I found there
were no records satisfied my subset condition. If possible can you
show us the error message you are getting.
Thanks!
Akshaya
|