- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
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.