While started, an Enterprise Server for .NET region creates spool records and writes job information to spool files. By default, when a region is cold-started, spool records are retained and spool file contents are deleted. However, you can modify these behaviors for a specific JES region by changing the default settings for the Preserve spool records and Preserve spool file contents options in the region startup file. See To Edit a Region Startup File Associated with a JES Region for instructions.
This option specifies whether spool record files are retained or deleted when the region is cold-started.
When set to True (default), spool records are retained across cold-starts.
When set to False, a cold start automatically deletes all spool records. This is done in the background and can take some time to complete.
This option specifies whether spool file contents are retained or deleted when the region is cold-started.
When set to True, spool records are retained across cold-starts.
When set to False (default), a cold start automatically deletes the contents of the spool file.