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 (August 2007, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 8 Aug 2007 11:24:53 -0400
Reply-To:   Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Subject:   Re: SAS variable limit

as far as I know, there is no limit. The limit might be set by the available memory, because each variable need memory in the PDV.

I wrote a little macro to define 1000000 num variables with length V1 V2 V3 ... v1000000 8; I don't think, that this is usable (memory!).

Gerhard

On Wed, 8 Aug 2007 06:26:43 -0700, nytovo@GMAIL.COM wrote:

>Hi all, > >My question is simple : How many variables can I put on SAS table? Is >there any limit? > >Thanks, > >GTBF


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