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 2009, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 4 May 2009 07:24:56 -0700
Reply-To:   Ruby <windofoct@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Ruby <windofoct@GMAIL.COM>
Organization:   http://groups.google.com
Subject:   What does this error message mean?
Comments:   To: sas-l@uga.edu
Content-Type:   text/plain; charset=ISO-8859-1

Hello folks,

There was a I/O error when I was trying to append 6 million around records to a large dataset and log showed only 20 around records had been added when I/O error happened. So, I tried to delete the partial added records from the base dataset. However, I got the following error message:

WARNING: File 'OUT.TBL_SFY2009_ENC_FFS.DATA' is shorter than expected. WARNING: File 'OUT.TBL_SFY2009_ENC_FFS.DATA' is shorter than expected. NOTE: Data set OUT.TBL_SFY2009_ENC_FFS contained no structural errors, however some changes during last update may not have been written to disk. NOTE: No rows were deleted from OUT.TBL_SFY2009_ENC_FFS.

I am concerned about the base dataset. Has this base dataset been effected? Why is it shorter than expected? What does 'contained no structural errors' mean?

Does any body could help explain the Warning to me?

Thanks very much!


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