Specify the current access path maintenance (MAINT) parameter

You can specify how access paths are maintained for closed files with the MAINT parameter.

While a file is open, the system maintains the access path for this file when changes are made to the data in it. However, because more than one access path can exist for the same data, changing data in one file might cause changes in the access paths for other files that are not currently open (in use).

The three ways of maintaining access paths for closed files are:

If you do not specify the type of maintenance for a file, the default is immediate maintenance.