Specifies, for files with immediate or delayed access path maintenance,
when recovery processing of the file is performed if the access path is being
changed when a system failure occurs.
The possible values are:
- *NO
- The access path of the file is rebuilt when the file is opened. *NO
is the default for all files that do not require unique keys.
- *AFTIPL
- The access path of the file is rebuilt after the initial program load
(IPL) operation is completed.
- *IPL
- The access path of the file is rebuilt during the IPL operation.
- *CMDDFT
- The system default is used.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.