Hi,
I'm getting this error from a propensity score code. I don't know how to fix the error. Any help please.
I found a similar question online where someone suggested to amend the target line and add -MEMSIZE 30G. I don't know what that means. Please provide a clear step by step description on how to fix it. Thanks
MEMSIZE is a SAS system option which can only be set at startup, either from the configuration file or the commandline.
In a purely local installation (everything on your PC) you can edit the desktop link, in a client/server environment you need to talk to the SAS admins.
If you haven't already, you should read the on line documentation for Proc Logistic related to Computational Resources in the Details section. That will give you some idea about how the number of variables, records and some options affect your memory usage.
Your really should include the entire LOG contents of the Procedure including the code. You may have options that aren't really needed that add to memory needs.
For example EXACT regression requires more memory. With over 700,000 observations that may not be needed if used.
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!
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.
Ready to level-up your skills? Choose your own adventure.