BookmarkSubscribeRSS Feed
n01known
Fluorite | Level 6
hi.
i try to build %cubename%, and i have receive such error:

NOTE: The cube already exists. The existing cube will be overwritten with the new cube.
NOTE: Intermediate aggregation created with 27815651 records.
NOTE: Processing of final NWAY completed.
ERROR: Index for aggregation "DEFAULT" could not be created.
No memory can be allocated
Incomplete index prohibits index use
Incomplete index prohibits index use
Incomplete index prohibits index use
ERROR: An SPDE aggregate table index cannot be created.
ERROR: Cube creation has failed due to a problem creating the fully summarized NWAY.
[....]
ERROR: Cube %cubename% cannot be created.

can you help me?
1 REPLY 1
LinusH
Tourmaline | Level 20
You are short on memory, either on disk or in RAM.
Running PROC OPTIONS GROUP=(SORT MEMORY PERFORMANCE); RUN;
might give some clues. Also checking your disk status, both in saswork and cube location.

Browsing support.sas.com will give some useful tips, including this:

http://support.sas.com/kb/32/041.html

/Linus
Data never sleeps

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 1 reply
  • 1384 views
  • 0 likes
  • 2 in conversation