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.

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
Develop Code with SAS Studio

Get started using SAS Studio to write, run and debug your SAS programs.

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
  • 4940 views
  • 0 likes
  • 2 in conversation