BookmarkSubscribeRSS Feed
Jaime
Fluorite | Level 6
I created some information maps that feed off some cubes.
They were working but today they all return this error:

Exception while executing MDX query. [ com.sas.storage.olap.OLAPException: Insufficient memory [ org.omg.CORBA.NO_MEMORY: Insufficient memory ] ] ] ] ]

Any Ideas?

Below is the complete error.



com.sas.iquery.dataretrieval.DataRetrievalException: Exception occurred while attempting to access data. [ com.sas.iquery.dataretrieval.DataRetrievalException: Exception occurred when retrieving the ResultSet. [ com.sas.iquery.dataretrieval.DataRetrievalException: Unable to execute query. [ com.sas.iquery.execution2.ExecutionException: Exception while executing MDX query. [ com.sas.storage.olap.OLAPException: Insufficient memory [ org.omg.CORBA.NO_MEMORY: Insufficient memory ] ] ] ] ]
at com.sas.iquery.dataretrieval.SimpleQueryConnector.retrieveQueryResultMap(Unknown Source)
at com.sas.iquery.dataretrieval.SimpleQueryConnector.retrieveQueryResultMap(Unknown Source)
at com.sas.storage.iquery.BusinessQueryToOLAPDataSetAdapter.buildOLAPDataSet(BusinessQueryToOLAPDataSetAdapter.java:1167)
at com.sas.storage.iquery.BusinessQueryToOLAPDataSetAdapter.init(BusinessQueryToOLAPDataSetAdapter.java:1377)

Exception occurred while attempting to access data.

java.lang.IllegalStateException: Exception occurred while attempting to access data.
at com.sas.storage.iquery.BusinessQueryToOLAPDataSetAdapter.buildOLAPDataSet(BusinessQueryToOLAPDataSetAdapter.java:1192)
at com.sas.storage.iquery.BusinessQueryToOLAPDataSetAdapter.init(BusinessQueryToOLAPDataSetAdapter.java:1377)
at com.sas.storage.iquery.BusinessQueryToOLAPDataSetAdapter.setModel(BusinessQueryToOLAPDataSetAdapter.java:247)
at com.sas.storage.iquery.BusinessQueryToOLAPDataSetAdapter.(BusinessQueryToOLAPDataSetAdapter.java:191)
at com.sas.storage.iquery.BusinessQueryToOLAPDataSetAdapter.(BusinessQueryToOLAPDataSetAdapter.java:167)
at com.sas.apps.mapStudio.visuals.testQuery.Test.makeTableWidget(Test.java:226)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.sas.apps.mapStudio.visuals.util.ProgressThread$TaskThread.run(ProgressThread.java:286)
1 REPLY 1
Cynthia_sas
SAS Super FREQ
Hi:
Information maps and cubes have little or nothing to do with ODS and Base SAS Reporting. Your best bet for help with this is to open a track with Tech Support.

cynthia

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

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.

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