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.
Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.
Explore Now →Get started using SAS Studio to write, run and debug your SAS programs.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.