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 (February 1996, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 15 Feb 1996 17:25:57 GMT
Reply-To:     Richard Wright <rcw@tenet.edu>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Richard Wright <rcw@TENET.EDU>
Organization: The University of Texas at Austin, Austin, Texas
Subject:      Re: SAS Return Codes

In <BFD.EAH.464932110096046FBFD@SSW.DHHS.GOV>, "Eric A. Hanson HFS-1" <EAH@FDACF.SSW.DHHS.GOV> writes: .. > Increasing the REGION parameter on the EXEC statement >did not help. I did not try increasing MEMSIZE, but that would

Eric:

Try bumping your REGION bigger than 16M - try 48M, say. In your configuration file, set MEMSIZE = 48M.

As has been explained to me, MVS only checks the first 16M (although for some reason, the number 20M keeps popping into my head). Anything above that is for grabs. This one is for sure going to get you in trouble with the systems folks - you can blame me :)

Richard Wright - rcw@tenet.edu


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