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 (December 2005, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 16 Dec 2005 14:39:18 +0000
Reply-To:     toby dunn <tobydunn@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         toby dunn <tobydunn@HOTMAIL.COM>
Subject:      How Long Can a single line of code be
Comments: To: rolandberry@hotmail.com
Content-Type: text/plain; format=flowed

Roland,

Looks like it is memory dependent, as I tried to create 10 million variables in a retain statement, running on my Solaris box with V9.3.

It ran our of memory and threw an error.

FATAL: Insufficient memory to execute data step program. Aborted during the COMPILATION phase. NOTE: The SAS System stopped processing this step because of insufficient memory.

Toby Dunn


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