>e.g.: PARM='/RPTSTG(ON),RPTOPTS(ON),HEAP(16M,1M)'
>If you also use the RPTSTG and RPTOPTS options, you'll get some info 

I've thrown an eye again into the LE manual and checked that all default
values for the Run-Time parameters are ok for me.

After that I ran my application with RPTOPTS and I was very surprised:

ALL31(OFF)
STACK(131072,131072,BELOW,KEEP,524288,131072)
HEAP(32768,32768,BELOW,KEEP,8192,4096)
THREADHEAP(4096,4096,ANYWHERE,KEEP)
THREADSTACK(OFF,4096,4096,BELOW,KEEP,131072,131072)


No wonder that space below the 16M line got tight. I've changed all that
parameters from BELOW to ANYWHERE - and of course "ALL31(ON)" - and now
everythings seems fine...

VIRT    184K
SYS     360K
EXT   17620K
SYS   10604K

Better ;)


Thank you all!


Bye,
  Michael

----------------------------------------------------------------------
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