BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
venkatviswanath
Calcite | Level 5

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    

1 ACCEPTED SOLUTION

Accepted Solutions
Kurt_Bremser
Super User

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.

View solution in original post

2 REPLIES 2
Kurt_Bremser
Super User

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.

venkatviswanath
Calcite | Level 5
Thank You Kurt Bremser,
Our coder rectified the code.

Thank you for your help.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

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!

Register Now

SAS Enterprise Guide vs. SAS Studio

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 3368 views
  • 0 likes
  • 2 in conversation