Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Creating an overview of the FDDRL backup volumes

MAREN enables you to create an overview of the FDDRL saves that have been made. Therefore the //SHOW-VOLUME-ATTRIBUTES statement is provided.

Examples

  1. All backup versions of the individual disk DISK01 are to be output, sorted according to version and volume sequence:

    //SHOW-VOLUME-ATTRIBUTES FILE-NAME=FDDRL.D.DISK01(VERSION=*ALL, -

    // TYPE-OF-VOLUMES=*VALID(CLOSE-CHECK=*YES))

  2. The last version of the PUBA01 disk of a pubset save of single disks is to be output:

    //SHOW-VOLUME-ATTRIBUTES FILE-NAME=FDDRL.P.A.PUBA01(VERSION=*LATEST, -

    // TYPE-OF-VOLUMES=*VALID(CLOSE-CHECK=*YES))

  3. All volumes of the backups of the SM pubset MX are to be output:

    //SHOW-VOLUME-ATTRIBUTES FILE-NAME=FDDRL.P.MX.*

  4. All volumes of the disk set save of the FDL pubset which was performed on 6 March 2020 are to be output:

    //SHOW-VOLUME-ATTRIBUTES FILE-NAME=FDDRL.P.FDL.2020-03-06.