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
  • Windows operating systemsquery image
  • Linux operating systemsOracle Solaris operating
systemsAIX operating systemsquery image
  • Windows operating systemsquery systemstate
  • Windows operating systemsrestore image
  • Linux operating systemsOracle Solaris operating
systemsAIX operating systemsrestore 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

Linux operating systemsOracle Solaris operating
systemsAIX operating systemsThis option is valid for all UNIX and Linux® clients. The IBM Storage Protect API does not support this option.

Windows operating systemsThis 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

Read syntax diagramSkip visual syntax diagram BACKUPSETNamebackupsetname

Parameters

backupsetname
Specifies the name of a backup set from the IBM Storage Protect server. You cannot use wildcards.

Examples

Command line:
Mac OS X operating
systems
dsmc query backup /Volumes/bkSets/file.1 
  -backupsetname=YEAR_END_ACCOUNTING.12345678
Linux operating systemsOracle Solaris operating
systemsAIX operating systemsMac OS X operating
systems
dsmc query backup /usr/projects -subdir=yes 
  -backupsetname=YEAR_END_ACCOUNTING.12345678
Linux operating systemsOracle Solaris operating
systemsAIX operating systems
dsmc restore image /home/proj 
  -backupsetname=ACCOUNTING_2007.12345678
Windows operating systemsLinux operating systemsOracle Solaris operating
systemsAIX operating systems
dsmc query image -backupsetname=WEEKLY_BSET.21435678
Windows operating systems
dsmc query backup c:\* -subdir=yes 
  -backupsetname=weekly_accounting_data.32145678
Windows operating systems
dsmc restore image e: 
  -backupsetname=weekly_backup_data.12345678