SMF_SPILL_FILE

SMF_SPILL_FILE specifies the DSN of a sequential format fixed block data set with a LRECL of 300.

Note: If more than one agent exists in a SYSPLEX environment, each agent’s configuration file must specify this keyword with a unique data set name.
Required
Yes
Default
No default
Permitted Values
Data set name
Description
This data set is used to store incomplete audited SMF events. Incomplete audited SMF events are events triggered by SMF records that have yet to encounter an SMF Type 30 record, indicating the step or job has completed. The AUIFUSPL member of the SAUISAMP data set provides an example of the allocation specifications for this data set.
Notes
None
Syntax
 SMF_SPILL_FILE(dsn) 
Example
SMF_SPILL_FILE(AUI.V113.SPILL)