WFPDEL control statement

The WFPDEL control statement specifies whether IMS Index Builder deletes the WFP data sets after loading indexes.

This statement is in effect when the INPUT HPSRWFP statement is specified.

Read syntax diagramSkip visual syntax diagramWFPDEL NOYESFORCE
WFPDEL
Specifies that this is a WFPDEL statement.
NO
IMS Index Builder does not delete the WFP data sets.
YES
IMS Index Builder deletes the WFP data sets after indexes are built successfully.
FORCE
IMS Index Builder deletes the WFP data sets regardless of whether indexes are built successfully.

If the WFPDEL statement is not specified, NO is the default.

Tip: You can override the default value in the runtime parameters module. See the explanation of the IIURDFLT WFPDEL entry in Defining runtime parameters.