Thanks to all for all the suggestions... very helpful.  We just noticed the 
same thing Christopher has pointed out (longest elapsed = COBOL pgm), so we are 
now focusing on LE and COBOL.  No changes to the COBOL source. IEFACTRT was 
assembled for v1.13.  The sort sysouts indicate only that we have 1M less of 
virt. stg compared to v1.11.  

'SYS1.PARMLIB(CEEPRM00)' CEEDOPT section contains:
 STACK(128K,128K,BELOW,KEEP,512K,128K),
 STORAGE(00,NONE,00,8K),               
 TERMTHDACT(MSG,,96),                  

While 'CEE.SCEESAMP(CEEDOPT)' contains:
STACK=((128K,128K,ANYWHERE,KEEP,512K,128K),OVR),

Is it possible BELOW vs. ANYWHERE would cause this?

-Jim

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to