BookmarkSubscribeRSS Feed
Paul_NYS
Obsidian | Level 7

Hi Everyone

I am running desktop SAS 9.4, EG 7.11 on a Windows 10 laptop with 12 GB memory and plugged into a USB 3.0 64 GB flashdrive (currently 30 GB free). I have used the flashdrive for some time now, but Win 10 is new along with an increase in memory from 4 to 12 GB.

 

I keep getting the below error for I/O error in the below data step. This flashdrive has been great in the past, so it shouldn't be an issue. Any ideas?

 

Also, I use the same flashdrive with the same laptop for other programs yesterday and it was fine. This error happens periodically.

 

Paul

 


data vg2q2016b (rename=entity_idall=entity_id) ;
set vg.vg2q2016b;
drop gdocket gdocket entity_id1 entity_id2 entity_id3 entity_id4;
run;

 

ERROR: Windows error code: 1117 in hc_disk_normal_read for E:\files\VGExtract\vg2q2016b.sas7bdat, The request could not be
performed because of an I/O device error.
ERROR: File VG.VG2Q2016B.DATA is damaged. I/O processing did not complete.

2 REPLIES 2
ballardw
Super User

The flash drive may have developed problems. I would look at system tools for diagnsis.

Can you copy the file using windows tools to a folder on your harddrive?

Paul_NYS
Obsidian | Level 7

That is a good thought about the hard drive--I will try that. I thought about running it from the network drive here, but that slows things down dramatically, but the hard drive may not.

 

Paul

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 2997 views
  • 0 likes
  • 2 in conversation