MAREN enables you to create an overview of the FDDRL saves that have been made. Therefore the //SHOW-VOLUME-ATTRIBUTES statement is provided.
Examples
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))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))All volumes of the backups of the SM pubset MX are to be output:
//SHOW-VOLUME-ATTRIBUTES FILE-NAME=FDDRL.P.MX.*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.