SETMAXFAULTENTRIES control statement
The SetMaxFaultEntries control statement specifies a PDS history file data set name and the maximum number of fault entries to be set.
Description
max-number specifies the maximum number of fault entries that can be maintained in the history file. Additional data set extents are allocated as needed to achieve this number of fault entries. An out-of-space condition occurs if there is no space available in the data set (that is, the number of data set extents has reached the maximum, or the volume is full) prior to the history file containing max-number fault entries.
max-number must be 1 - 2147483647.
This option is available for PDS history files only; use SetMinFaultEntries for PDSE history files.