PART
Option | Description |
---|---|
PART ALL | PART ALL is the default and tells BMC AMI Recover to rebuild all partitions of the index space. |
PART integer | PART integer tells BMC AMI Recover to rebuild the index space for the specified partition. If you specify a nonpartitioned index, the index entries are replaced for the named partition. integer must be in the range 1 through 4096. |
PART begin : end | Use this option to recover a range of partitions for the index space. For partitioned index spaces, begin specifies the number (from 1 through 4095) of the first partition in the range and end specifies the number (from 2 through 4096) of the last partition in the range. The two numbers are separated by a colon (:) with or without spaces. Wrapping partition numbers (for example, DSNUM 4050 : 300) is not supported. |