BookmarkSubscribeRSS Feed
sasuser1031
Calcite | Level 5

I keep getting this error. I am not sure how to fix this.

 

ERROR:  Windows error code: 59 in hc_normal_write for I:\......sas7bdat.lck, An unexpected network error occurred.

3 REPLIES 3
SASKiwi
PROC Star

The error is exactly as you have described: https://docs.microsoft.com/en-us/windows/win32/debug/system-error-codes--0-499-

 

I suggest you report this to your IT support folks as this is not a SAS problem and could be caused by a variety of different problems including network outages, slow networks, server issues and so on. Checking your PC's event log might provide more information.

Kurt_Bremser
Super User

For reasons of performance and data safety, I recommend to not use network shares for datasets directly from SAS. Use local disks or SAN storage while doing SAS work. When finished, make copies to network locations, if you need those for sharing of data or backup purposes.

 

dataops
Fluorite | Level 6

Reboot the server and see if the problem persists. If you're running this in VMWare Image, ask VM Admin to restart the virtual machine.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 10357 views
  • 0 likes
  • 4 in conversation