LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (April 1999, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 19 Apr 1999 00:49:39 -0400
Reply-To:     Haicheng Tang <haicheng@umich.edu>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Haicheng Tang <haicheng@UMICH.EDU>
Subject:      insufficient memory
Content-Type: TEXT/PLAIN; charset=US-ASCII

Dear all,

I encounter the following error message: (execution) Unable to allocate sufficient memory.

Before I try to solve it, I'd like to know where it's happening since log file doesn't provide any detail. After the last correct statement before this error message (which appears in the course of calling a macro), there are some statements that give values to some variables, and some printing commands, which appear to be all right, but are not recorded in log file. Then a module is called (from within the macro) which gives values to some other variables and calls more modules. I'm sure some of those actions are taken but log file just doesn;t give account about them. So it's hard to trace where exactly the error happened, i.e., for which variable (matrix) the system can;t allocate sufficient memory.

Any help is appreciated!

------------------------------ Haicheng Tang | Dept. of Biostatistics | 1420 Washington Heights | Ann Arbor, MI 48109 | (734)480-3229 (H) | 936-4023(O), 936-4018(Voice) | ------------------------------


Back to: Top of message | Previous page | Main SAS-L page