The BIGUPD record defines the last update date threshold for large minidisks. The default is 0.

BIGUPD refines the definition of large minidisks specified by the BIGSIZE record.

BIGUPD [nnn 0]
  • nnn
    Specifies a minimum number of days elapsed since a minidisk was last updated.
    This parameter must be an integer value from 0 to 100.

Example

To select all large minidisks in the 90th percentile that have not been updated for at least 20 days, change the BIGSIZE and BIGUPD records to:

BIGSIZE 90
BIGUPD 20