hi,
I am trying to build a query using data preperation I validate the query it is valid but when I try to to run the query it gives an error
ERROR: Insufficient resources to perform the operation.
ERROR: The SAS System stopped processing this step because of insufficient memory
how to solve this problem?
thanks,
It means the query is too large to run on the machine. Remember the LASR Server is using the RAM - so there is less available to use for uploads and other processing.
I don't have a suggestion other than make the query smaller by adding a WHERE clause. You can also try unloading some data from the LASR server to make more room in memory. Also increase your RAM on your machine (but that is more involved.)
I have seen other change the MEMSIZE but I don't know if that will help.
I'll be curious to hear suggestions from others.
It means the query is too large to run on the machine. Remember the LASR Server is using the RAM - so there is less available to use for uploads and other processing.
I don't have a suggestion other than make the query smaller by adding a WHERE clause. You can also try unloading some data from the LASR server to make more room in memory. Also increase your RAM on your machine (but that is more involved.)
I have seen other change the MEMSIZE but I don't know if that will help.
I'll be curious to hear suggestions from others.
There are multiple ways to load data into the LASR Server.
Here's some good references that discuss it:
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.