LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (August 2002, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 8 Aug 2002 09:47:10 +0200
Reply-To:     krzysoporanku <krzysoporanku@POCZTA.ONET.PL>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         krzysoporanku <krzysoporanku@POCZTA.ONET.PL>
Organization: news.onet.pl
Subject:      Re: Problem with large source code on HP UNIX
Content-Type: text/plain; charset=ISO-8859-2; format=flowed

Michael Raithel wrote: > Dear SAS-L-ers, > > krzysoporanku kicked off an interesting thread with his original message, > which can be found in its entirety beneath the Sig line. His first > paragraph was: > > >> I've a serious problem with large SAS 4GL source. We are trying >>to submit one data step with about 1,000,000 source lines. All is >>correct on Windows NT (2K) platform, but on HP UNIX 11 (SAS 8.2 32bit) >>source generates error: >> >> >>>ERROR: Out of memory. >>>FATAL: Error occurred in the code generation subsystem during program >>load. > > krzysoporanku, this is a fascinating problem, indeed! And you have already > gotten great advice from some SAS-L heavyweights. (Heavyweights in the > sense of SAS knowledge only--not the other kind)! But, I am thinking: if > ever a DATA step cried out for pre-compilation, it would be this one! Why > not separate out the SAS System's compilation of the DATA step from its > execution of the DATA step? Perhaps that would resolve your memory issue. > I mean doing the following: <.. cut ..>

Thanks for suggestions but please look on attacheched to first mail sample program. This code working just like you wrote.

Krzysztof Pruszczak


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