ES_JES_FREE_SSTM_SYSOUT

Frees the memory assigned to store details about each CICS spool file that you create using the CICS Spool Write API's, once the spool file has been created.

This helps avoid problems with receiving 'out of memory' errors, when creating multiple new files.

Warning: Setting the variable also removes the tracking information about the file which means that the file's status (SPOOLED) no longer appears in the JESYSMSG for the SSTM job.

Syntax:

ES_JES_FREE_SSTM_SYSOUT=Y

Properties

The default value is N (not enabled).