Backupsetname
The backupsetname option specifies the name of a backup set from the IBM® Storage Protect server.
You can use backupsetname option with the following commands:
- query backup
- query filespace
query image

query image
query systemstate
restore image 

restore image
Note: The following commands take backupsetname as a positional parameter. The backupsetname positional
parameter behaves differently from the backupsetname option. See the command explanations for a discussion of how the backupsetname positional parameter affects each of these
commands:
- query backupset
- restore
- restore backupset
Supported Clients


This option is valid for all UNIX and Linux® clients. The IBM Storage Protect API does not support this option.
This option is valid for all clients. The IBM Storage Protect API does not support this option.
Options File
None. You can specify this option only on the command line.
Syntax
Parameters
- backupsetname
- Specifies the name of a backup set from the IBM Storage Protect server. You cannot use wildcards.
Examples
- Command line:
-

dsmc query backup /Volumes/bkSets/file.1 -backupsetname=YEAR_END_ACCOUNTING.12345678



dsmc query backup /usr/projects -subdir=yes -backupsetname=YEAR_END_ACCOUNTING.12345678


dsmc restore image /home/proj -backupsetname=ACCOUNTING_2007.12345678



dsmc query image -backupsetname=WEEKLY_BSET.21435678
dsmc query backup c:\* -subdir=yes -backupsetname=weekly_accounting_data.32145678
dsmc restore image e: -backupsetname=weekly_backup_data.12345678
