Hi,
I am getting a error while executing in SAS DI
ERROR: Insufficient Space in file WORK.'SASTMP-000000059'n.UTILITY.
ERROR: File WORK.'SASTMP-000000059'n.UTILITY is damaged. I/O Processing did not Complete.
ERROR: There is not enough space to store some intermediate results during join processing.
ERROR: SQL View WORK.WQ381AF Could not be processed.
Can you please provide me the solution for this
You are running out of space in WORK. Since this seems to happen in user written code, show us the complete code from the failing step so we can make suggestions.
Also look at what is present in WORK at this particular time, and delete all data which is no longer needed.
You are running out of space in WORK. Since this seems to happen in user written code, show us the complete code from the failing step so we can make suggestions.
Also look at what is present in WORK at this particular time, and delete all data which is no longer needed.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.