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.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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