Hi, I have big data on an shared drive on the server. 15GB dataset. When I am running it I am receiving following: Disk Full: Out of Resources. R Retry, N. Tell procedure/DATA step no more resources. C. Cancel Submitted Statements. T.Terminate SAS. Also ERROR: Insufficient space in file WORK.... ERROR : Failure while merging sorted runs from utility file 1 to final output. ERROR: Failure encountered during external sort. ERROR: File WORK.ALL_EDATUM.DATA is damaged. I/O processing did not complete. The shared network disk has 12 GB left available. Is this why I receive the errors? Should I increase the size maybe? Why does this happend though? I mean does it use x amount of space when I run the datacode?
... View more