LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (August 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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?
Comments: To: sas-l@uga.edu
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


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