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 (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:         Tue, 19 Aug 2008 14:21:04 -0700
Reply-To:     FPAStatman <brentvtimothy@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         FPAStatman <brentvtimothy@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

Many companies will run backup programs at night when they have large datasets. You may need to talk to your system adminsitrator and let them know you are running your program. If they disconnect you in any way, or take the data you are using for backup, you will get an I/O error. Any time SAS tries to reach a file and the connection can no longer be made, you get an I/O error. Your system Admin should be able to exempt your files from backup until your program is finished running


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