When you set RUWAPOOL=YES CICS creates a pool of storage the first time a 
program invoked by LE and maintain it. This is used to reduce 
GETMAIN/FREEMAIN commands.
Since the applications are growing a new/bigger application program will 
need to allocate more storage, and then from time to time you will 
need to do adjusting (applies only to PGMs with LE ALL31(ON)).

Specifying RUWAPOOL=NO will disable this function but can affect 
performance. 

Notice also the AUTODST parm which regards to storage tunning of
LE application programs.

Magen.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to