Obtaining lists of backup and dump parameters and backup volume serial numbers

Note: In the following cases, full backup tapes are not listed after a FIXCDS REFRESH function has been performed.
To obtain a list of all backup and dump parameters and all non-full tape backup volumes and DASD backup volumes, issue the following command:
QUERY BACKUP(ALL)
To obtain a list of all backup parameters and all non-full daily tape backup volumes and DASD daily backup volumes, issue the following command:
QUERY BACKUP(DAILY)
To obtain a list of all backup parameters, all non-full daily tape backup volumes, and DASD daily backup volumes assigned to a particular day in the backup cycle, issue the following command:
QUERY BACKUP(DAILY(day))
To obtain a list of all backup parameters and all non-full spill tape backup volumes and DASD spill backup volumes, issue the following command:
QUERY BACKUP(SPILL)
To obtain a list of all backup parameters and all non-full tape unassigned backup volumes and DASD unassigned backup volumes, issue the following command:
QUERY BACKUP(UNASSIGNED)