JS data set maintenance

The sample library contains PIF programs to perform maintenance on the JCL repository (JS) data set. EQQPIFDJ deletes the JCL for an operation from the JS file if the entire occurrence of the application is completed. JCL is deleted from the JS file if the JCL can be located and the input arrival time of the application is earlier than current-plan end.

EQQPIFJD can either list or delete records in the JS file for the given SYSIN criteria. This program deletes the JCL for occurrences from the JS file if the entire application status is complete. JCL is deleted from the JS file if the JCL can be located and the input arrival time of the occurrence is earlier than the current-plan end and the input arrival time specified for the input parameter.

The application name can be specified generically. You can use this program to delete all JCL from the JS file with input arrival equal to or earlier than a specific date. Consider scheduling this program regularly.