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

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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