Environments that require modifications to the setting parameters in Language Environment (LE)

Confirm the COBOL initialization routine or the setting parameters (CEEUOPT) of Language Environment (LE) for HULFT. If the setting parameters are the same as the settings underlined in Table 3.2 , statically combine the COBOL initialization routine into HULFT module. For more information about how to statically combine the COBOL initialization routine, refer to the following sections:

Table 3.2 CEEUOPT Setting Parameters

CEEUOPT Setting Parameters

Remarks

ALL31=(OFF)

-

ANYHEAP=(16K,8K,BELOW,FREE)

-

HEAP=(32K,32K,BELOW,KEEP,8K,4K)

-

STACK=(128K,128K,BELOW,KEEP,512K,128K)

For z/OS

THREADHEAP=(4K,4K,BELOW,KEEP)

-

BELOWHEAP=(init_size,incr_size,FREE)

For when init_size is greater than 4K and incr_size is greater than 4096