Optimizes the handling of CICS BLL cells.
>>-.---.-.----.-.-CICSOPT------.----------->< +-/-+ +-NO-+ +-CICSOPTIMISE-+ +-CICSOPTIMIZE-+
None
Default: | NOCICSOPTIMIZE |
Phase: | Syntax check |
$SET: | No |
This directive is reserved for use with add-on CICS products supplied by us. Do not change its setting unless you have an appropriate add-on product.
With NOCICSOPTIMIZE, the Compiler inserts instructions whenever a BLL cell is updated to ensure that the addressability of Linkage Section items corresponds to the current values in the BLL cells. With CICSOPTIMIZE, the Compiler does not insert these instructions. You must use the SERVICE RELOAD instruction to ensure that the addressability is updated.