Hello everyone,
I am having an issue with a proc means with class specification.
SAS log shows an error:
ERROR: An error has occurred while sorting a class interaction type
I tried sorting the dataset, reducing its size but it simply won't work.
Any ideas on how to sort this problem?
Thank you!
It's a bit more than 42GB. Yes, when I sorted it I used the BY statement.
I will try splitting the dataset.
The SAS log doesn't report anything about memory!
Thank you Reeza!
@BchBnz wrote:
I will try splitting the dataset.
The SAS log doesn't report anything about memory!
Thank you Reeza!
Are you running this to create a dataset? Using NOPRINT option?
Maybe the issue is many class variables and the table generator for results is getting tangled and not actually a "sort" issue.
And what ODS destination is involved?
Hello ballardw,
I am using the NOPRINT option and OUTPUT OUT statement.
I have 3 classes, which worked for other datasets.
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!
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.