The MEDUPD record defines the last update date threshold for medium-size minidisks. The default is 0, which means that VMRMUA selects all medium-size minidisks regardless of their last update date.

The MEDUPD record refines the definition of medium-size minidisks as specified by the MEDSIZE record.

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

Example

To select all medium-size minidisks in the 70th percentile that have not been updated for at least 20 days, add the MEDSIZE and MEDUPD records to:

MEDSIZE 70
MEDUPD 20