How should I go about to resolving the below error:
Insufficient space in file WORK.CONSOLIDATEDEXTRACT.DATA. ERROR: File WORK.CONSOLIDATEDEXTRAC
Many thanks
The message is clear: You don't have enough disk space.
Your options are numerous and include: delete files on the disk, compress your datasets, remove unneeded datasets from the WORK library, remove unneeded variables and observations from the data set.
As you don't give any context, it's hard to tell you more. If this is a proc sort, you could possibly use the TAGSORT option.
You had the same problem 2 days ago: https://communities.sas.com/t5/SAS-Programming/Error-during-quot-proc-sort-quot-step/m-p/745061#M233...
Same solution applies.
Hello @mstjean
Agreeing with what all others have said, I have seen this occur for various reason.
Whenever you have this error, do contact you SAS Administrator
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.