The following environment variables relate to the configuration of the spool housekeeping processes:
| Variable | Description | 
|---|---|
| MF_SPOOL_ARCHIVE_LOC | The base location for files archived as part of the spool housekeeping process. 
                              					 MF_SPOOL_ARCHIVE_LOC=file-location  |  
                           				
                        
| MF_SPOOL_HK_LEX_SCAN |  
                              					 
                               Determines if the MFELX* files associated with a job are also deleted when spool housekeeping is run. The default is Y. MF_SPOOL_HK_LEX_SCAN=Y|N  |  
                           				
                        
| MF_SPOOL_HK_OUTPRT |  
                              					 
                               Determines if files from the Complete queue with a status of Output or Printed are also deleted when spool housekeeping is run. The default is Y. MF_SPOOL_HK_OUTPRT=Y|N  |  
                           				
                        
| MF_SPOOL_HK_TESTDATE | Overrides the normal date for the spool housekeeping. 
                              					 MF_SPOOL_HK_TESTDATE=YYYYMMDD  |  
                           				
                        
| MF_SPOOL_HK_WRITE_PROFILES | Determines the creation of profile files (.PRO files) when a data set is archived. The default is Y. 
                              					 MF_SPOOL_HK_WRITE_PROFILES=Y|N  |